Skip to content

Commit 02c14ac

Browse files
committed
docs: add CHANGELOG entry for v0.17.2
Signed-off-by: phernandez <[email protected]>
1 parent 0b5425f commit 02c14ac

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

3+
## v0.17.2 (2025-12-29)
4+
5+
### Bug Fixes
6+
7+
- Allow recent_activity discovery mode in cloud mode
8+
([`0bcda4a`](https://github.com/basicmachines-co/basic-memory/commit/0bcda4a))
9+
- Add `allow_discovery` parameter to `resolve_project_parameter()`
10+
- Tools like `recent_activity` can now work across all projects in cloud mode
11+
- Fix circular import in project_context module
12+
13+
### Internal
14+
15+
- Optimize release workflow by running lint/typecheck only (skip full tests)
16+
([`0b5425f`](https://github.com/basicmachines-co/basic-memory/commit/0b5425f))
17+
318
## v0.17.1 (2025-12-29)
419

520
### Bug Fixes

0 commit comments

Comments
 (0)