summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorGerhard Weis <gerhard.weis@gmail.com>2012-10-30 10:38:22 +1000
committerGerhard Weis <gerhard.weis@gmail.com>2012-10-30 10:38:22 +1000
commitf16071ab3f7d16155e4b1a4c58ddb9016bd71dbe (patch)
treebce8406f74569f309287cd8f6a4057e35c17e75f /CHANGES.txt
parentdf6341af6ceeef11c0a13bc60f7b1544cd0f3c03 (diff)
downloadisodate-f16071ab3f7d16155e4b1a4c58ddb9016bd71dbe.tar.gz
- round to microseconds in case provided iso date string uses higher precision
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index af5249c..f339a94 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,6 +5,7 @@ CHANGES
0.4.9 (unreleased)
------------------
+- make sure parsed fractional seconds are in microseconds
- add leading zeros when formattig microseconds (Jarom Loveridge)
0.4.8 (2012-05-04)