We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c9dab commit 3231738Copy full SHA for 3231738
1 file changed
CHANGELOG.md
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
## [Unreleased]
8
9
+## [v0.3.1] - 2026-04-30
10
+
11
+### Fixed
12
13
+- **Config cache corruption** — `CachedConfigLoader` no longer returns stale entries when filtering workflows by source repo.
14
15
+### Security
16
17
+- **Removed accidentally committed secrets and config files** from the repository.
18
19
## [v0.3.0] - 2026-04-14
20
21
### Changed
0 commit comments