From 9b13ca650497c227e4d2ccb83049653fda8d151e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 13 Mar 2021 14:26:54 +0100 Subject: [PATCH] changelog misc --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9508e3173..1e1f87cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file. - [#1435] Adding DefineScalingGrid to DefineSprite - [#1488] SVG Export - EmptyStackException when clipping used - [#1584] SVG Import - paths with horizontal/vertical lines and rotation -- [#1572] SVG Export - clipping does not use groups +- [#1572] SVG Export - clipping must not use groups ## [14.2.0] - 2021-03-12 ### Added