Skip to content

Commit aebbe75

Browse files
committed
release: 0.6.0
1 parent 1a546f3 commit aebbe75

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
## 0.6.0
3+
4+
### New Features ✨
5+
6+
- Research-informed compaction improvements by @BYK in [#35](https://github.com/BYK/opencode-lore/pull/35)
7+
8+
### Bug Fixes 🐛
9+
10+
- Prevent cross-project knowledge entries from leaking into AGENTS.md by @BYK in [#36](https://github.com/BYK/opencode-lore/pull/36)
11+
212
## 0.5.3
313

414
### Bug Fixes 🐛

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-lore",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"type": "module",
55
"license": "MIT",
66
"description": "Three-tier memory architecture for OpenCode — distillation, not summarization",

0 commit comments

Comments
 (0)