update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2019-10-15 11:51:13 -05:00
parent 71261c21bf
commit e2e94e08e6
5 changed files with 59 additions and 12 deletions

View File

@@ -5,8 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Not released:
## 4.0.15 - 2019-10-15
* TS fixes
* Better calculations for `TextPath` with align = right.
* Better calculations for `TextPath` with align = right
* Better `textPath.getClientRect()`
## 4.0.14 - 2019-10-11