type fixes

This commit is contained in:
Anton Lavrenov
2018-12-18 12:19:51 -05:00
parent e1853e6e8b
commit 6de50d8ffd
2 changed files with 7 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* getKerning TextPath API is deprecated. Use "kerningFunc" instead.
* `getKerning` TextPath API is deprecated. Use `kerningFunc` instead.
## [2.5.1][2018-11-08]