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,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 0.1.1] - 2026-02-22
11+
12+ ### Added
13+ - OpenClaw full integration: internal hook (` agent:bootstrap ` ) + plugin (` before_prompt_build ` )
14+ - ` mnemon setup --target openclaw ` now auto-deploys skill, hook, plugin, and config
15+ - Optional hook selection for OpenClaw (remind, nudge, compact) matching Claude Code parity
16+ - Plugin version patching from binary ldflags
17+ - LLM-supervised tagline in README
18+
19+ ### Changed
20+ - README restructured: technical differentiator (comparison table) moved above value proposition
21+ - OpenClaw setup no longer requires manual plugin configuration
22+
1023## [ 0.1.0] - 2026-02-21
1124
1225Initial public release.
@@ -28,5 +41,6 @@ Initial public release.
2841- Release pipeline: GoReleaser, GitHub Actions, Homebrew tap
2942- Comprehensive documentation with Chinese translations
3043
31- [ Unreleased ] : https://github.com/mnemon-dev/mnemon/compare/v0.1.0...HEAD
44+ [ Unreleased ] : https://github.com/mnemon-dev/mnemon/compare/v0.1.1...HEAD
45+ [ 0.1.1 ] : https://github.com/mnemon-dev/mnemon/compare/v0.1.0...v0.1.1
3246[ 0.1.0 ] : https://github.com/mnemon-dev/mnemon/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments