update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2019-03-10 12:40:49 -05:00
parent 3030fe32d1
commit 382e39d009

View File

@@ -3,8 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [3.1.8][2019-03-06]
## [3.2.0][2019-03-10]
* new property `shape.hitStrokeWidth(10)`
* Better typescript definitions
* Remove `Object.assign` usage (for IE11 support)