We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d4b70 commit 68724a2Copy full SHA for 68724a2
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.2] - 2026-02-17
11
+
12
+### Changed
13
+- **Repository migration**: Moved from `nTEG-dev/gitmem` to `gitmem-dev/gitmem`. All references updated.
14
15
+### Added
16
+- **OpenClaw distribution**: SKILL.md and listing materials for OpenClaw skill directory.
17
18
## [1.1.1] - 2026-02-17
19
20
### Removed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitmem-mcp",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "Institutional memory for AI coding agents. Memory that compounds.",
5
"type": "module",
6
"main": "dist/index.js",
0 commit comments