Skip to content

Commit 13c82f8

Browse files
committed
docs: update changelog
1 parent 86acdfe commit 13c82f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Added
1414
^^^^^
1515
- Added psycopg backend support.
1616
- Added a new unified and robust connection management interface to access DB connections which includes support for
17-
lazy connection creation and much more. For more details,
18-
check out this `PR <https://github.com/tortoise/tortoise-orm/pull/1001>`_
17+
lazy connection creation and much more. For more details, check out this `PR <https://github.com/tortoise/tortoise-orm/pull/1001>`_
1918
- Added `TimeField`. (#1054)
19+
- Added `ArrayField`.
2020
Fixed
2121
^^^^^
2222
- Fix `bulk_create` doesn't work correctly with more than 1 update_fields. (#1046)

0 commit comments

Comments
 (0)