mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 13:38:15 +08:00
update CHANGELOG with new version
This commit is contained in:
parent
8aa3a92902
commit
e9b14e735e
@ -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
|
||||
|
@ -124,4 +124,3 @@
|
||||
Konva.Collection.mapMethods(Konva.Arrow);
|
||||
|
||||
})();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user