summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-04-07 21:13:57 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-04-07 21:13:57 +0200
commit208bdbb7b1d7488c197bce88578a128ac1cd743d (patch)
tree881c73ab9e563a3537dfeb7deec7105cea26c39b /CHANGES
parent8993ebf6eece99d1bae8690d9fb2bb816196d4a6 (diff)
downloadruamel.yaml-208bdbb7b1d7488c197bce88578a128ac1cd743d.tar.gz
fix for issue 382, error in format string0.17.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8705613..46a0aea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+[0, 17, 3]: 2021-04-07
+ - fix for issue 382 caused by an error in a format string (reported by
+ `William Kimball <https://sourceforge.net/u/william303/>`__)
+ - allow expansion of aliases by setting ``yaml.composer.return_alias = lambda s: copy.deepcopy(s)``
+ (as per `Stackoverflow answer <https://stackoverflow.com/a/66983530/1307905>`__)
+
[0, 17, 2]: 2021-03-29
- change -py2.py3-none-any.whl to -py3-none-any.whl, and remove 0.17.1