Skip to content

Commit e33ca25

Browse files
committed
docs: update changelog
1 parent d7aac3f commit e33ca25

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Changelog
1313
0.26.0 (unreleased)
1414
-------------------
1515

16+
Changed
17+
^^^^^
18+
- Move aiosqlite to optional dependencies, to install it use `pip install tortoise-orm[sqlite]`
19+
- Remove pytz from dependencies
20+
- Remove iso8601 from dependencies
21+
1622
Fixed
1723
^^^^^
1824
- Fix 'Self' in python standard library typing.py, but tortoise/model.py required it in 'typing_extensions' (#2173)

0 commit comments

Comments
 (0)