diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc0f2fd..5156aa69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]