File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.6.0 (2025-02-18)
5+
6+ ### Features
7+
8+ - Configure logfire telemetry ([ #12 ] ( https://github.com/basicmachines-co/basic-memory/pull/12 ) ,
9+ [ ` 6da1438 ` ] ( https://github.com/basicmachines-co/basic-memory/commit/6da143898bd45cdab8db95b5f2b75810fbb741ba ) )
10+
11+ Co-authored-by: phernandez < phernandez@basicmachines.co >
12+
13+
414## v0.5.0 (2025-02-18)
515
616### Features
Original file line number Diff line number Diff line change 11[project ]
22name = " basic-memory"
3- version = " 0.5 .0"
3+ version = " 0.6 .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.5 .0"
3+ __version__ = "0.6 .0"
You can’t perform that action at this time.
0 commit comments