Skip to content

Commit e6dc6e9

Browse files
committed
0.7.0 changelog
1 parent 887b193 commit e6dc6e9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/changelog.md

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

3+
### 0.7.0 - Abstract class definition and checks have been simplified
4+
5+
It should now be easier to define an abstract yaml-able class for several object types.
6+
Deprecated `NONE_IGNORE_CHECKS`. Fixes [#7](https://github.com/smarie/python-yamlable/issues/7)
7+
38
### 0.6.0 - `YamlAble` does not provide a constructor anymore
49

510
Fixes [#6](https://github.com/smarie/python-yamlable/issues/6).

0 commit comments

Comments
 (0)