diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 439ecb7..c9b3016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,6 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ==== - ## [3.2.3] ### Fixed @@ -1046,6 +1045,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: <!-- Headings above link to the releases listed here --> +[3.2.3]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.3 [3.2.2]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.2 [3.2.1]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.1 [3.2.0]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.0 |