Skip to content

Commit 69dc95c

Browse files
Grivnclaude
andcommitted
Release v0.1.1: OpenClaw full integration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f005b75 commit 69dc95c

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1225
Initial 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

0 commit comments

Comments
 (0)