diff --git a/changelog.md b/changelog.md index 9fd3ff95a..b49620c86 100755 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## 7.0.1 / 2017-04-14 + +- Fix `getDynamicStyles` when nested object is in the same styles object (#467) + ## 7.0.0 / 2017-04-10 - Perf improvement through removing of JSON.parse(JSON.stringify(style))