From 07029e5b0bd6aef6d89e8d162d6fb488aafbf975 Mon Sep 17 00:00:00 2001 From: Gerhard Weis Date: Sun, 23 Feb 2014 10:18:51 +1000 Subject: prepare release 0.5.0 --- CHANGES.txt | 8 ++++++-- 1 file 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) -- cgit v1.2.1