summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2019-04-23 08:33:36 +0200
committerAnthon van der Neut <anthon@mnt.org>2019-04-23 08:33:36 +0200
commita648518ebda2003a61649c86938dd3846810a9b0 (patch)
tree18f7d93d37e50073fa3eb12f4af9138761f5228f /README.rst
parent0d1300c8b70de0ad2990b3f95629305dee870f0a (diff)
downloadruamel.yaml-a648518ebda2003a61649c86938dd3846810a9b0.tar.gz
add line-break to EOF comment without one0.15.94
fixes issue #286 *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))*
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1be8227..368f536 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ ruamel.yaml
``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
-:version: 0.15.93
-:updated: 2019-04-21
+:version: 0.15.94
+:updated: 2019-04-23
:documentation: http://yaml.readthedocs.io
:repository: https://bitbucket.org/ruamel/
:pypi: https://pypi.org/project/ruamel.yaml/
@@ -54,6 +54,11 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
+0.15.94 (2019-04-23):
+ - fix missing line-break after end-of-file comments not ending in
+ line-break (reported by `Philip Thompson
+ <https://bitbucket.org/%7Be42ba205-0876-4151-bcbe-ccaea5bd13ce%7D/>`__)
+
0.15.93 (2019-04-21):
- fix failure to parse empty implicit flow mapping key
- in YAML 1.1 plains scalars `y`, 'n', `Y`, and 'N' are now