Add entries to the CHANGELOG

This commit is contained in:
Leonid Logvinov
2018-02-09 10:11:12 +01:00
parent f3e6ef0fa9
commit 98b78c56c5
5 changed files with 12 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# CHANGELOG
## v0.1.0 - _TBD, 2018_
* Add schemaValidator as a field so that one can add custom schemas (#385)
## v0.0.18 - _February 9, 2017_
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389)