Skip to content

Commit 61c1823

Browse files
committed
release: v1.1.0
1 parent cf3bee0 commit 61c1823

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2026-04-02
11+
1012
### Added
1113
- Codex CLI hooks support: 4 hooks deployed via `~/.codex/hooks.json` with output format adapter (`hooks/run-hook-codex.sh`)
1214
- Guard message v2 format: OBSERVATION/FIX/DO NOT structure (`guards/`)
@@ -190,7 +192,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
190192
- `auto-optimize` workflow integrated into VibeGuard
191193
- `setup.sh` and install scripts for one-command installation
192194

193-
[Unreleased]: https://github.com/majiayu000/vibeguard/compare/v1.0.0...HEAD
195+
[Unreleased]: https://github.com/majiayu000/vibeguard/compare/v1.1.0...HEAD
196+
[1.1.0]: https://github.com/majiayu000/vibeguard/compare/v1.0.0...v1.1.0
194197
[1.0.0]: https://github.com/majiayu000/vibeguard/compare/v0.8.0...v1.0.0
195198
[0.8.0]: https://github.com/majiayu000/vibeguard/compare/v0.7.0...v0.8.0
196199
[0.7.0]: https://github.com/majiayu000/vibeguard/compare/v0.6.0...v0.7.0

0 commit comments

Comments
 (0)