We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2165a commit 593d273Copy full SHA for 593d273
1 file changed
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 0.7.1 - minor fix
4
+
5
+Fixed the file opening mode in `dump_yaml` method when a file path is provided as argument.
6
7
### 0.7.0 - Abstract class definition and checks have been simplified
8
9
It should now be easier to define an abstract yaml-able class for several object types.
0 commit comments