Skip to content

Commit aa8601b

Browse files
committed
updates changelog
1 parent f2a907c commit aa8601b

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v1.2.3] - 2026-04-23
6+
7+
### Fixed
8+
9+
- Remote authentication flow for attestations now works correctly when fetching attestations
10+
511
## [v1.2.2] - 2026-04-22
612

713
### Fixed
@@ -186,7 +192,12 @@ This is the first stable release of DevGuard. It marks the transition from the `
186192
- GitLab ticket links using un-slugified refs
187193
- Various database constraint and migration errors
188194

189-
[unstable]: https://github.com/l3montree-dev/devguard/compare/v1.1.0...main
195+
[unstable]: https://github.com/l3montree-dev/devguard/compare/v1.2.3...main
196+
[v1.2.3]: https://github.com/l3montree-dev/devguard/compare/v1.2.2...v1.2.3
197+
[v1.2.2]: https://github.com/l3montree-dev/devguard/compare/v1.2.1...v1.2.2
198+
[v1.2.1]: https://github.com/l3montree-dev/devguard/compare/v1.2.0...v1.2.1
199+
[v1.2.0]: https://github.com/l3montree-dev/devguard/compare/v1.1.1...v1.2.0
200+
[v1.1.1]: https://github.com/l3montree-dev/devguard/compare/v1.1.0...v1.1.1
190201
[v1.1.0]: https://github.com/l3montree-dev/devguard/compare/v1.0.1...v1.1.0
191202
[v1.0.1]: https://github.com/l3montree-dev/devguard/compare/v1.0.0...v1.0.1
192203
[v1.0.0]: https://github.com/l3montree-dev/devguard/compare/v0.4.7...v1.0.0

0 commit comments

Comments
 (0)