We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd5b88 commit 6a8eb3cCopy full SHA for 6a8eb3c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v1.2.11 - 2026-03-25
4
+
5
+### Other
6
+- Remove commit validation; update CHRONICLE
7
+- Merge branch 'main' of https://github.com/CptPlastic/lore-book
8
+- Add PyPI publish job and CHRONICLE notes
9
10
## v1.2.10 - 2026-03-25
11
12
### Documentation
src/lore/__init__.py
@@ -1,3 +1,3 @@
"""lore — AI memory manager for local repos and projects."""
-__version__ = "1.2.10"
+__version__ = "1.2.11"
0 commit comments