diff --git a/CHANGELOG.md b/CHANGELOG.md index c119d9551..87f4664e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,8 @@ All notable changes to this project will be documented in this file. - Substance LAF - Shadow in text (mostly in window titles) drawn incorrectly - Incorrect icons for `New empty` action - with dashed borders - [#2443] SVG importer - converting cubic bezier curves to quadratic -- SVG importer - improper stroke width when using width/height with viewBox +- [#2444] SVG importer - improper stroke width when using width/height with viewBox +- [#2444] SVG importer - stroke width not respecting transforms ## [22.0.2] - 2025-01-17 ### Added @@ -3736,6 +3737,7 @@ Major version of SWF to XML export changed to 2. [#2413]: https://www.free-decompiler.com/flash/issues/2413 [#2386]: https://www.free-decompiler.com/flash/issues/2386 [#2443]: https://www.free-decompiler.com/flash/issues/2443 +[#2444]: https://www.free-decompiler.com/flash/issues/2444 [#2375]: https://www.free-decompiler.com/flash/issues/2375 [#2374]: https://www.free-decompiler.com/flash/issues/2374 [#2389]: https://www.free-decompiler.com/flash/issues/2389