diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d24f2e..3c8d32ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +### 8.3.1 (2022-08-05) + +- Fix `Konva.Label` position when tag attributes are changed +- Fix incorrect ellipsis display for `Konva.Text` + ### 8.3.10 (2022-06-20) - Skip `Konva.Transformer` in `container.getClientRect()` calculations