Skip to content

Commit 3f4ef45

Browse files
committed
changelog entry for v2.3.0
1 parent d549016 commit 3f4ef45

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
:release-by:
1313

1414
- Admin "disable_tasks" action also updates PeriodicTask's last_run_at field
15+
- feat: add periodic_task_name in favor of celery/django-celery-results
16+
- Fix ClockedSchedule and PeriodicTasks showing UTC time when Time Zone
17+
- Change last_run_at=None when using disable tasks admin action (#501)
18+
- fix the conflict with celery configuration (#525)
19+
- A unit Test to make sure ClockedSchedule and PeriodicTasks are shown
20+
- Django 4.0 and Python 3.10 support (#528)
21+
1522

1623
.. _version-2.2.1:
1724

0 commit comments

Comments
 (0)