- Fix: Revert fix to have extension mouseup events run on "zoom" and

"select" modes (#159); breaks polygon selection
- npm: Bump to 3.0.1
This commit is contained in:
Brett Zamir
2018-10-22 23:43:59 +08:00
parent 2cecbac24a
commit f4bbd34d34
13 changed files with 20 additions and 17 deletions

View File

@@ -92,6 +92,7 @@ incorporating SVGEdit.
## Recent news
- 2018-10-22 Published 3.0.1 (Revert fix affecting polygon selection)
- 2018-10-21 Published 3.0.0 (misc. improvements including centering canvas and
key locale fixes since last RC)
- 2018-09-30 Published 3.0.0-rc.3 with security and other fixes