update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2019-04-05 08:15:42 -05:00
parent 03d7ceef5a
commit 620fb08287

View File

@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
## [3.2.4][2019-04-05]
* Fix some stage events. `mouseenter` and `mouseleave` should work correctly on empty spaces
* Fix some typescript types
* Better detection of production mode (no extra warnings)