From a4b967a37516e35ee54b23ad60ff49653b132c05 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Thu, 30 Jan 2020 11:43:22 -0500 Subject: [PATCH] update CHANGELOG with new version --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78df14f6..fb226ece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Not released: +## 4.1.3 - 2020-01-30 + * Fix line with tension calculations * Add `node.getAbsoluteRotation()` method +* Fix cursor on anchors for rotated parent ## 4.1.2 - 2020-01-08