summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-11-15 17:57:23 +0100
committerAnthon van der Neut <anthon@mnt.org>2018-11-15 17:57:23 +0100
commitd04c3b66d442bf9b727fd5201862014990f63cb4 (patch)
tree9330abe9c92eb4df95d45c35bb368ed28edc1696 /CHANGES
parentbfe6cf135848a89b38286fec53d091e6402ef7c0 (diff)
downloadruamel.yaml-d04c3b66d442bf9b727fd5201862014990f63cb4.tar.gz
fix issue #261 Str, Num, Bytes, NameConstant moved from _ast to ast in 3.80.15.78
*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 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 528789a..e80f232 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[0, 15, 78]: 2018-11-15
+ - fix setup issue for 3.8 (reported by `Sidney Kuyateh
+ <https://bitbucket.org/autinerd/>`__)
+
[0, 15, 77]: 2018-11-09
- setting `yaml.sort_base_mapping_type_on_output = False`, will prevent
explicit sorting by keys in the base representer of mappings. Roundtrip