File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments