Skip to content

Commit

Permalink
Remove premature version header
Browse files Browse the repository at this point in the history
  • Loading branch information
rtpg authored Jun 23, 2024
1 parent 5aa078a commit f7493ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Changelog
The previous behavior for this was that by default tag items were not ordered. In practice tag items often end up ordered by creation date anyways, just due to how databases work, but this was not a guarantee.
If you wish to have the old behavior, set ``ordering=[]`` to your ``TaggableManager`` instance.
We believe that this should not cause a noticable performance change, and the number of queries involved should not change.

5.0.2 (2024-06-19)
~~~~~~~~~~~~~~~~~~
* Add Django 5.0 support (no code changes were needed, but now we test this release).

5.0.1 (2023-10-26)
Expand Down

0 comments on commit f7493ac

Please sign in to comment.