summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-30 06:47:53 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-30 06:47:53 +0200
commit34d02af74473c82e25c9e152a24ffeea862454f0 (patch)
treeb27b185d183890b5ad278ee0ebdc3f6a162d7a3d /README.rst
parent22ebda34b13607bd4516c36820552d5daa43df70 (diff)
downloadruamel.yaml-34d02af74473c82e25c9e152a24ffeea862454f0.tar.gz
allow round trip of tagged sequences
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9fcae7c..d20ffe1 100644
--- a/README.rst
+++ b/README.rst
@@ -54,6 +54,9 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
+NEXT:
+ - support round-trip of tagged sequences: ``!Arg [a, {b: 1}]``
+
0.15.63 (2018-08-29):
- small fix only necessary for Windows users that don't use wheels.