update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2019-02-27 17:59:23 -05:00
parent 24645235f7
commit 16407de83d

View File

@ -3,18 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [3.1.4][2019-02-28]
## [3.1.5][2019-02-27]
* Fix commonjs exports
## [3.1.3][2019-02-27]
* Fix global injections
## [3.1.2][2019-02-27]
* Fix bundle
## [3.1.0][2019-02-27]
* Make `Konva` modular: `import Konva from 'konva/lib/Core';`;