Skip to content

Commit f69d462

Browse files
add python 3.11 support to CHANGES
1 parent b2ae704 commit f69d462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Unreleased
1111
- Added support for Django 4.1 (gh-1021)
1212
- Added ``tracked_fields`` attribute to historical models (gh-1038)
1313
- Fixed ``KeyError`` when running ``clean_duplicate_history`` on models with ``excluded_fields`` (gh-1038)
14+
- Added support for Python 3.11 (gh-1053)
1415

1516
3.1.1 (2022-04-23)
1617
------------------

0 commit comments

Comments
 (0)