Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Loading