Adds changelog for 0.4.0.1

This commit is contained in:
Deni Bertovic 2017-06-29 08:29:36 +02:00
parent 26a6315e50
commit 6e19bc85c4

View File

@ -1,5 +1,12 @@
# CHANGELOG
## 0.4.0.1 (2017-06-29)
- fixes omKillDisable parsing from json
- adds Entrypoint data type and tests edge cases
- more tests
- small comsmetic changes
## 0.4.0.0 (2017-03-20)
- Adds streaming support via conduits (changes API a bit hence the major version release)