aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYaron de Leeuw <me@jarondl.net>2015-01-05 19:31:24 +0200
committerYaron de Leeuw <me@jarondl.net>2015-01-05 19:40:20 +0200
commite0558da0b31c0d8de742088a1787bed527c01be8 (patch)
tree418be549ce96c2535a2f0a1b12066a67b5e565e0 /NEWS
parentc02da78433adc26935aa63fd8d3acb1255d1fa24 (diff)
downloaddateutil-e0558da0b31c0d8de742088a1787bed527c01be8.tar.gz
Prepare 2.4.0
updated the NEWS file, and bumped the versions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5dafbdc..5408b12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 2.4.0
+-------------
+
+- Fix an issue with relativedelta and freezegun (lp:1374022)
+- Fix tzinfo in windows for timezones without dst (lp:1010050, gh #2)
+- Ignore missing timezones in windows like in POSIX
+- Fix minimal version requirement for six (gh #6)
+- Many rrule changes and fixes by @pganssle (gh pull requests #13 #14 #17),
+ including defusing some infinite loops (gh #4)
+
Version 2.3
-----------