Skip to content

Commit

Permalink
Clean up the changes doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schilling authored Nov 20, 2024
1 parent 6c638dd commit aca49da
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Unreleased
- Fixed issue with deferred fields causing DoesNotExist error (gh-678)
- Added HistoricOneToOneField (gh-1394)


3.7.0 (2024-05-29)
------------------

Expand Down Expand Up @@ -113,12 +112,6 @@ Unreleased
- Started using ``exists`` query instead of ``count`` in ``populate_history`` command (gh-982)
- Add basic support for many-to-many fields (gh-399)
- Added support for Django 4.1 (gh-1021)
- Added ``tracked_fields`` attribute to historical models (gh-1038)
- Fixed ``KeyError`` when running ``clean_duplicate_history`` on models with ``excluded_fields`` (gh-1038)
- Added support for Python 3.11 (gh-1053)

=======


3.1.1 (2022-04-23)
------------------
Expand Down

0 comments on commit aca49da

Please sign in to comment.