diff --git a/CHANGELOG.md b/CHANGELOG.md index c0a092a9..aef4186c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Not released: +## [4.0.1][2019-08-07] + +* Better `Konva.Arrow` + tension drawing +* Typescript fixes + ## [4.0.0][2019-08-05] Basically the release doesn't have any breaking changes. You may only have issues if you are using something from `Konva.DD` object (which is private and never documented). Otherwise you should be fine. `Konva` has major upgrade about touch events system and drag&drop flow. The API is exactly the same. But the internal refactoring is huge so I decided to make a major version. Please upgrade carefully. Report about any issues you have.