summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-14 21:18:42 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-14 21:18:42 +0200
commit8e1e0fb0fd47e5c62ff9d9e2b12f44e060e16da6 (patch)
treee873a00ab21930be55544e3143c201c62c4e2ee6
parent599ef7b4e6794bd8c46653a9b3d232947c55695d (diff)
downloadruamel.yaml-8e1e0fb0fd47e5c62ff9d9e2b12f44e060e16da6.tar.gz
readme formatting
-rw-r--r--README.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7668f3b..d6f2e1d 100644
--- a/README.rst
+++ b/README.rst
@@ -55,7 +55,6 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
0.15.55 (2018-08-14):
-
- unmade ``CommentedSeq`` a subclass of ``list``. It is now
indirectly a subclass of the standard
``collections.abc.MutableSequence`` (without .abc if you are
@@ -71,7 +70,6 @@ ChangeLog
(Reported by `Jonathan Pyle <https://bitbucket.org/jonathan_pyle/>`__)
0.15.54 (2018-08-13):
-
- fix issue where a comment could pop-up twice in the output (reported by
`Mike Kazantsev <https://bitbucket.org/mk_fg/>`__ and by
`Nate Peterson <https://bitbucket.org/ndpete21/>`__)