From 679917903a98206aa3566594c89b2ce20705b2c6 Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Thu, 8 Aug 2019 08:21:57 +0200 Subject: allow '#' in tag URI, force use of new clib fixes issue #300 *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))* --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d776e0c..e2d3e83 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +[0, 16, 1]: 2019-08-08 + - Force the use of new version of ruamel.yaml.clib (reported by `Alex Joz + `__) + - Allow '#' in tag URI as these are allowed in YAML 1.2 (reported by + `Thomas Smith + `__) + [0, 16, 0]: 2019-07-25 - split of C source that generates .so file to ruamel.yaml.clib - duplicate keys are now an error when working with the old API as well -- cgit v1.2.1