diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e111b3..bcaf89f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +## [1.3.3](https://github.com/ncform/ncform/compare/v1.3.2...v1.3.3) (2019-07-03) + +### Bug Fixes + +* **ncform-theme-elementui:** fixed: Invalid handler for event "change": got undefined ([373848f](https://github.com/ncform/ncform/commit/373848f)) + ## [1.3.2](https://github.com/ncform/ncform/compare/v1.3.1...v1.3.2) (2019-06-24)