diff --git a/CHANGELOG.md b/CHANGELOG.md index 91c70e4..9808fef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.12] - 2026-07-01 + ### Added - Local structured audit events are written by default to @@ -192,7 +194,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - CI/CD workflow and automated release process - Tag creation script -[Unreleased]: https://github.com/talkincode/sshx/compare/v0.0.7...HEAD +[Unreleased]: https://github.com/talkincode/sshx/compare/v0.0.12...HEAD +[0.0.12]: https://github.com/talkincode/sshx/compare/v0.0.11...v0.0.12 [0.0.7]: https://github.com/talkincode/sshx/compare/v0.0.6...v0.0.7 [0.0.6]: https://github.com/talkincode/sshx/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/talkincode/sshx/compare/v0.0.4...v0.0.5