Skip to content

Commit aa95adb

Browse files
author
Omer Katz
committed
Updated changelog.
1 parent 7f150fb commit aa95adb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@
44
Change history
55
================
66

7+
.. _version-1.2.0:
8+
9+
1.2.0
10+
=====
11+
:release-date: 2018-10-08 16:00 p.m. UTC+3:00
12+
:release-by: Omer Katz
13+
14+
- Allow timezone-aware Cron schedules.
15+
- Retry later in case of InterfaceError in sync.
16+
- Show Periodic Task Description in panel admin.
17+
- Fix CrontabSchedule example.
18+
- Support Periodic Tasks with a start date and one-off tasks.
19+
- Fixes a problem with beat not reconnecting to MySQL (server restart, network problem, etc.) when checking if schedule has changed.
20+
- Add toggle admin action which allows to activate disabled tasks or deactivate enabled tasks.
21+
- Add fields validation for CrontabSchedule.
22+
- Drop support for Django<1.11.
23+
- Fix task heap invalidation bug which prevented scheduled tasks from running when syncing tasks from the database.
24+
- Raise a ValidationError when more than one type (solar, crontab or interval) of schedule is provided.
25+
726
.. _version-1.1.1:
827

928
1.1.1

0 commit comments

Comments
 (0)