This commit is contained in:
JFH
2022-01-01 22:28:01 -03:00
parent 56be0aa6c4
commit e620ef6c05
5 changed files with 31 additions and 27 deletions

View File

@@ -1,5 +1,6 @@
# SVG-Edit CHANGES
## 7.1.1
- Fix an issue when moving a text with an existing transformation (issue #689)
## 7.1.0
- Large refactoring of svgcanvas (a lot of remaining work with the goal to separate in its own package).This explains the move to a minor version
- move to a new linter (standard).