summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a921b1e..f59a8b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+[0, 17, 21]: 2022-02-12
+ - fix bug in calling `.compose()` method with `pathlib.Path` instance.
+
[0, 17, 20]: today
- fix error in microseconds while rounding datetime fractions >= 9999995
(reported by `Luis Ferreira <https://sourceforge.net/u/ljmf00/>`__)