aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2021-06-25 15:11:00 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2021-06-25 15:11:00 +0200
commitac2c85d420c40ac40e94c889c27156861df95481 (patch)
tree05a59dec0d7f5f0980b1abd436454b11ad9a02ca /CHANGELOG.md
parentb6d3036a90ceb33fb85da935eb79131b6e1840e6 (diff)
downloadsvg.js-ac2c85d420c40ac40e94c889c27156861df95481.tar.gz
svg.js-ac2c85d420c40ac40e94c889c27156861df95481.zip
Release 3.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bef8cc9..e46aab1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,11 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
====
+## [3.1.1]
+
+### Fixed
+ - fixed typings for tcs 4.2.4 (#1204, #1206, #1203)
+
## [3.1.0]
### Fixed
@@ -900,6 +905,8 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
<!-- Headings above link to the releases listed here -->
+[3.1.1]: https://github.com/svgdotjs/svg.js/releases/tag/3.1.1
+[3.1.0]: https://github.com/svgdotjs/svg.js/releases/tag/3.1.0
[3.0.16]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.16
[3.0.15]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.15
[3.0.14]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.14