Skip to content

Commit 8d4a020

Browse files
Merge pull request #212 from vintasoftware/doc/update-changelog-for-0.2.0
chore: update changelog for version 0.2.0 release
2 parents f8e962b + 0767fd3 commit 8d4a020

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ frontend TypeScript client, `django-ai-assistant-client`.
77
The backend and the frontend are versioned together, that is, they have the same version number.
88
When you update the backend, you should also update the frontend to the same version.
99

10-
## 0.2.0 <small>January 22, 2026</small> {id="0.2.0"}
10+
## 0.2.0 <small>January 26, 2026</small> {id="0.2.0"}
1111

1212
- Migrated coverage reporting to Codecov
1313
- add Python 3.13 support across CI, tox, and project metadata
1414
- Bump django-ninja, langchain, langgraph, langchain-openai and langchain-anthropic versions
15+
- Fix save_django_messages on DBs where can_return_rows_from_bulk_insert=False
1516

1617
## 0.1.2 <small>April 11, 2025</small> {id="0.1.2"}
1718

0 commit comments

Comments
 (0)