summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerhard Weis <g.weis@griffith.edu.au>2014-02-23 10:18:51 +1000
committerGerhard Weis <g.weis@griffith.edu.au>2014-02-23 10:18:51 +1000
commit07029e5b0bd6aef6d89e8d162d6fb488aafbf975 (patch)
treeebdabf5f7499f7702d573a421b2b8e9566e9c346
parent0e03876808c958244a28ddc6ca3ee2d5c8893517 (diff)
downloadisodate-07029e5b0bd6aef6d89e8d162d6fb488aafbf975.tar.gz
prepare release 0.5.00.5.0
-rw-r--r--CHANGES.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 13602bd..ed60495 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,10 +2,14 @@
CHANGES
=======
-0.5.0 (unreleased)
+0.5.0 (2014-02-23)
------------------
-- nothing changed yet
+- ISO8601Error are subclasses of ValueError now
+- improve compatibility across various python variants and versions
+- raise exceptions when using fractional years and months in date
+ maths with durations
+- renamed method todatetime on Duraction objects to totimedelta
0.4.9 (2012-10-30)