Skip to content

Commit 5a620eb

Browse files
committed
changelog entry for v2.2.0 release
1 parent d3f6e05 commit 5a620eb

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Changelog

+13-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,22 @@
44
Change history
55
================
66

7+
2.2.0
8+
=====
9+
:release-date: 2021-01-19 2:30 p.m. UTC+6:00
10+
:release-by: Asif Saif Uddin
11+
12+
- Fixed compatibility with django-timezone-field>=4.1.0
13+
- Fixed deprecation warnings: 'assertEquals' in tests.
14+
- Fixed SolarSchedule event choices i18n support.
15+
- Updated 'es' .po file metadata
16+
- Update 'fr' .po file metadata
17+
- New schema migrations for SolarSchedule events choices changes in models.
18+
719
2.1.0
820
=====
921
:release-date:
10-
:release-by:
22+
:release-by: Asif Saif Uddin
1123
- Fix string representation of CrontabSchedule, so it matches UNIX CRON expression format (#318)
1224
- If no schedule is selected in PeriodicTask form, raise a non-field error instead of an error bounded to the `interval` field (#327)
1325
- Fix some Spanish translations (#339)

0 commit comments

Comments
 (0)