Skip to content

Commit

Permalink
changelog entry for v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed Oct 19, 2022
1 parent 48ff900 commit 5c1a1e0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@
Change history
================

.. _version-2.4.0:

2.4.0
=====
:release-date: 2022-10-19 7:15 p.m. UTC+6:00
:release-by: Asif Saif Uddin

- Fixed error path for zh-Hans translate (#548).
- Django>=3.2,<4.2 (#567).
- fix: downgrade importlib-metadata<5.0 until celery 5.3.0 release.
- Fixed signals can not connect to OneToOneField (#572) (#573).
- Remove superseded ExtendedQuerySet as it's functionality is built in.
- Wrapped fieldset labels of PeriodicTaskAdmin around gettext_lazy.
- fix: update PeriodicTask from entry (#344).


.. _version-2.3.0:

2.3.0
Expand Down

0 comments on commit 5c1a1e0

Please sign in to comment.