summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-23 13:29:47 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-23 13:29:47 +0200
commit313121f1489cf8cf4dc643ca7280650939368cef (patch)
tree903d546b42052713b5638b735e023959b6131b9f /CHANGES
parent6ebe313aa242978554ace43c33e0d05b7c7a26e3 (diff)
downloadruamel.yaml-313121f1489cf8cf4dc643ca7280650939368cef.tar.gz
remove erroneous version from CHANGES, update use of LiteralScalarString
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index ddadfe8..0880331 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,12 +4,6 @@
- update of C code
- speed up of scanning (~30% depending on the input)
-[0, 16, 0]: 2018-08-23
- - initial support for round-tripping folded style scalars (initially requested
- by `Johnathan Viduchinsky <https://bitbucket.org/johnathanvidu/>`__)
- - update of C code
- - speed up of scanning (~30% depending on the input)
-
[0, 15, 60]: 2018-08-18
- cleanup for mypy
- spurious print in library (reported by