summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerhard Weis <g.weis@uq.edu.au>2021-12-13 10:29:29 +1000
committerGerhard Weis <g.weis@uq.edu.au>2021-12-13 10:29:29 +1000
commitd0eb6b98c11a0ed15549b12c39dcc9136727b9e7 (patch)
treedf0e87b50b35d7a8aa0491882761424a19f8d0ea
parent2de055391bfb3c46f2e6f6a1578a699f51931b31 (diff)
downloadisodate-d0eb6b98c11a0ed15549b12c39dcc9136727b9e7.tar.gz
changelog
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3f4191e..a44e1af 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,7 @@ CHANGES
- drop end of life python versions
- Don't match garbage characters at the end of parsed strings #16 (Gabriel de Perthuis)
- Breaking: fractional seconds are cut off to microseconds (round down)
+- Allow control over return type of parse_duration #64 (Felix Claessen)
0.6.1 (2021-12-13)