From a9fc2e5d353e5269ee4516945aafebcc8d75c165 Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Sat, 12 Feb 2022 09:52:13 +0100 Subject: bug in YAML.compose(Path(...))) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') 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 `__) -- cgit v1.2.1