We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec99af commit 2c76b4cCopy full SHA for 2c76b4c
Changelog
@@ -4,7 +4,17 @@
4
Change history
5
================
6
7
-.. _version-1.4.0:
+1.5.0
8
+=====
9
+:release-date: 2019-05-21 17:00 p.m. UTC+6:00
10
+:release-by: Asif Saif Uddin
11
+- Fixed delay returned when a task has a start_time in the future. (#208)
12
+- PeriodicTaskAdmin: Declare some filtering, for usability (#215)
13
+- fix _default_now is_aware bug (#216)
14
+- Adds support for message headers for periodic tasks (#98)
15
+- make last_run_at tz aware before passing to celery (#233)
16
+
17
+.. _version-1.5.0:
18
19
1.4.0
20
=====
0 commit comments