update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2016-03-31 09:57:17 +07:00
parent 8aa3a92902
commit e9b14e735e
2 changed files with 4 additions and 1 deletions

View File

@ -4,11 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Not released][Not released]
## [0.12.0][2016-03-31]
## Fixed
- repair `cancelBubble` event property behaviour
- fix wrong `Path` `getClientRect()` calculation
- better HDPI support
- better typescript definitions
- node 0.12 support
### Changed
- more universal stage container selector

View File

@ -124,4 +124,3 @@
Konva.Collection.mapMethods(Konva.Arrow);
})();