update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2017-08-19 09:01:38 +02:00
parent 4daf7d8cb5
commit 90267e8386

View File

@ -4,8 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Not released][Not released]
## [1.6.8][2017-08-19]
### Changed
- The `node.getClientRect()` calculation is changed a bit. It is more powerfull and correct. Also it takes parent transform into account. See docs.
- Upgrade nodejs deps
## [1.6.7][2017-07-28]