summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2019-07-09 13:00:20 +0200
committerAnthon van der Neut <anthon@mnt.org>2019-07-09 13:00:20 +0200
commit04397f75e56cc2cf8a5948edd00c884460964fc5 (patch)
treeb9d8d8885cca69699dce6fa450a7a3d343229c30 /README.rst
parentcb9093c01168221da65f69f91b2c81bc15c471dd (diff)
downloadruamel.yaml-04397f75e56cc2cf8a5948edd00c884460964fc5.tar.gz
regenerate _ruamel_yaml.c with newest cython for 3.8.0b20.15.98
fixes issue #296
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 650c44d..e78a0dd 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.97
-:updated: 2019-06-06
+:version: 0.15.98
+:updated: 2019-07-09
: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.98 (2019-07-09):
+ - regenerate ext/_ruamel_yaml.c with Cython version 0.29.12, needed
+ for Python 3.8.0b2 (reported by `John Vandenberg
+ <https://bitbucket.org/%7B6d4e8487-3c97-4dab-a060-088ec50c682c%7D/>`__)
+
0.15.97 (2019-06-06):
- regenerate ext/_ruamel_yaml.c with Cython version 0.29.10, needed for
Python 3.8.0b1