File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.5.0 (2025-02-18)
5+
6+ ### Features
7+
8+ - Return semantic info in markdown after write_note
9+ ([ #11 ] ( https://github.com/basicmachines-co/basic-memory/pull/11 ) ,
10+ [ ` 0689e7a ` ] ( https://github.com/basicmachines-co/basic-memory/commit/0689e7a730497827bf4e16156ae402ddc5949077 ) )
11+
12+ Co-authored-by: phernandez
< [email protected] > 13+
14+
415## v0.4.3 (2025-02-18)
516
617### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " basic-memory"
3- version = " 0.4.3 "
3+ version = " 0.5.0 "
44description = " Local-first knowledge management combining Zettelkasten with knowledge graphs"
55readme = " README.md"
66requires-python = " >=3.12.1"
Original file line number Diff line number Diff line change 11"""basic-memory - Local-first knowledge management combining Zettelkasten with knowledge graphs"""
22
3- __version__ = "0.4.3 "
3+ __version__ = "0.5.0 "
You can’t perform that action at this time.
0 commit comments