Skip to content

Commit 58db281

Browse files
committed
docs: add CHANGELOG entry for v0.17.1
Signed-off-by: phernandez <[email protected]>
1 parent 98fbd60 commit 58db281

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## v0.17.1 (2025-12-29)
4+
5+
### Bug Fixes
6+
7+
- **#482**: Only set BASIC_MEMORY_ENV=test during pytest runs
8+
([`98fbd60`](https://github.com/basicmachines-co/basic-memory/commit/98fbd60))
9+
- Fixes environment variable pollution affecting alembic migrations
10+
- Test environment detection now scoped to pytest execution only
11+
312
## v0.17.0 (2025-12-28)
413

514
### Features

0 commit comments

Comments
 (0)