Skip to content

Commit

Permalink
Move #799 changelog entry to the unreleased section
Browse files Browse the repository at this point in the history
🤦
  • Loading branch information
francoisfreitag authored and rbarrois committed Oct 26, 2021
1 parent 1d387b4 commit 15e3245
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ ChangeLog
3.2.1 (unreleased)
------------------

- Nothing changed yet.
*Bugfix:*

- Do not override signals receivers registered in a :meth:`~factory.django.mute_signals` context.


3.2.0 (2020-12-28)
Expand All @@ -17,10 +19,6 @@ ChangeLog
- Add support for Django 3.1
- Add support for Python 3.9

*Bugfix:*

- Do not override signals receivers registered in a :meth:`~factory.django.mute_signals` context.

*Removed:*

- Drop support for Django 1.11. This version `is not maintained anymore <https://www.djangoproject.com/download/#supported-versions>`__.
Expand Down

0 comments on commit 15e3245

Please sign in to comment.