diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f241774..8aefca68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]