Skip to content

Commit 36f26a6

Browse files
committed
added changelog entry for v2.8.0
1 parent 8189f6f commit 36f26a6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: Changelog

+21
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@
77
Next
88
====
99

10+
.. _version-2.8.0:
11+
12+
2.8.0
13+
=====
14+
:release-date: 2025-04-16
15+
:release-by: Asif Saif Uddin (@auvipy)
16+
17+
Added
18+
~~~~~
19+
20+
- Add official support for Django 5.2.
21+
- Issue 796: remove days of the week from human readable description when the whole week is specified.
22+
- fix 'exipres', 'expire_seconds' not working normal as expected.
23+
- fix long period task will never be triggered (#717).
24+
- Fix for missing periodic task name in results (#812).
25+
- refactor(db-scheduler): optimize all_as_schedule query (#835).
26+
- feat(admin): add task field to search_fields.
27+
- Fix the time calculation problem caused by start_time (#844).
28+
- Added Python 3.13 support.
29+
30+
1031
.. _version-2.7.0:
1132

1233
2.7.0

0 commit comments

Comments
 (0)