What's Changed
- Remove duplication in Changelog by @DmytroLitvinov in #421
- Small fixes on French locale by @raphodn in #426
- Declare support for Python 3.9 by @D3X in #424
- relax django runtime version by @auvipy in #435
- (docs) Update Changelog (#422) by @DmytroLitvinov in #440
- drop django 3.0 from tox by @auvipy in #436
- not needed anymore by @auvipy in #441
- not used anymore by @auvipy in #442
- Add Django 3.2 trove classifier by @Andrew-Chen-Wang in #457
- codeql actions by @auvipy in #458
- celery 5.2 by @auvipy in #455
- py3 shell by @auvipy in #449
- feat: add periodic_task_name in favor of celery/django-celery-results#261 by @lvelvee in #477
- Fix ClockedSchedule and PeriodicTasks showing UTC time when Time Zone is enabled. by @oreaba in #464
- replace django 3.1 to django 4.0 by @auvipy in #487
- update tox for new CI & versions by @auvipy in #486
- clean setup.py by @auvipy in #493
- Fix line too long lint error by @Kirade in #502
- Remove duplicated translation of "Enabled" by @Kirade in #503
- Add Korean translation by @Kirade in #504
- Change last_run_at=None when using disable tasks admin action by @Kirade in #501
- Change py.test into pytest by @Kirade in #509
- Format Changelog entries by @Kirade in #507
- update required deps by @auvipy in #514
- Fix #522 Stop producing universal wheel by @gopackgo90 in #523
- Documentation improvements by @hoefling in #527
- fix the conflict with celery configuration by @Samsong1991 in #525
- update tox configs by @auvipy in #535
- initial draft CI by @auvipy in #450
- restore gha env by @auvipy in #536
- Added support for compose env vars (#532) by @diegocastrum in #533
- A unit Test to make sure ClockedSchedule and PeriodicTasks are shown in TimeZone format by @oreaba in #485
- drop django 2.2 from test matrix by @auvipy in #538
- clean setup py by @auvipy in #539
- try latest pytest & pytest django by @auvipy in #540
- Django>=3.2,<4.1 by @auvipy in #541
- Django 4.0 and Python 3.10 support by @ElSaico in #528
New Contributors
- @DmytroLitvinov made their first contribution in #421
- @raphodn made their first contribution in #426
- @Andrew-Chen-Wang made their first contribution in #457
- @lvelvee made their first contribution in #477
- @oreaba made their first contribution in #464
- @Kirade made their first contribution in #502
- @gopackgo90 made their first contribution in #523
- @hoefling made their first contribution in #527
- @Samsong1991 made their first contribution in #525
- @diegocastrum made their first contribution in #533
- @ElSaico made their first contribution in #528
Full Changelog: v2.2.1...v2.3.0