update changelog

This commit is contained in:
Anton Lavrenov 2015-12-22 20:51:42 +07:00
parent 92478f4e77
commit dd52f0202a

View File

@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- event delegation. You can use it in this way: `layer.on('click', 'Circle', handler);`
### Changed
- `moveTo` and some other methods not return `this`
- `moveTo` and some other methods will return `this`
## [0.10.0][2015-10-27]