diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2024-06-18 16:05:44 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2024-06-18 16:05:44 +0200 |
commit | 240540a35380b9eb1ab5ea1c21e1ab8425cec11f (patch) | |
tree | 760329151ab23a5435e4e5fa372c3922911696a1 | |
parent | a2b42aec3a6db28d3b0f85b209efd0c1d62751d0 (diff) | |
download | svg.js-240540a35380b9eb1ab5ea1c21e1ab8425cec11f.tar.gz svg.js-240540a35380b9eb1ab5ea1c21e1ab8425cec11f.zip |
adapt changelog3.2.3
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 67b94f4..439ecb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ==== + +## [3.2.3] + +### Fixed + +- fixed import map for father (#1317) + ## [3.2.2] ### Fixed |