Skip to content

Commit fc31804

Browse files
committed
release: 0.5.0
1 parent 7c6b367 commit fc31804

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
## 0.5.0
3+
4+
### New Features ✨
5+
6+
- Add knowledge.enabled option to disable LTM system by @BYK in [#23](https://github.com/BYK/opencode-lore/pull/23)
7+
28
## 0.4.4
39

410
### 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.4.4",
3+
"version": "0.5.0",
44
"type": "module",
55
"license": "MIT",
66
"description": "Three-tier memory architecture for OpenCode — distillation, not summarization",

0 commit comments

Comments
 (0)