mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
update changelog
This commit is contained in:
parent
2a514ee580
commit
92478f4e77
@ -11,6 +11,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Added
|
### Added
|
||||||
- event delegation. You can use it in this way: `layer.on('click', 'Circle', handler);`
|
- event delegation. You can use it in this way: `layer.on('click', 'Circle', handler);`
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- `moveTo` and some other methods not return `this`
|
||||||
|
|
||||||
## [0.10.0][2015-10-27]
|
## [0.10.0][2015-10-27]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
Reference in New Issue
Block a user