Skip to content

Commit 7be6170

Browse files
author
Sylvain MARIE
committed
1.0.0 changelog
1 parent da9eaa2 commit 7be6170

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 1.0.0 - Compliance with PyYaml 5.1 and de-facto 1.0.0
4+
5+
* this version has been out and stable for long enough to be considered a good 1.0.0
6+
7+
* PyYaml 5.1 added some breaking changes. We now comply with them while still supporting the old versions. Fixed [#8](https://github.com/smarie/python-yamlable/issues/8).
8+
39
### 0.7.1 - minor fix
410

511
Fixed the file opening mode in `dump_yaml` method when a file path is provided as argument.

0 commit comments

Comments
 (0)