version -> 8.1

This commit is contained in:
abakkk 2020-10-06 17:20:59 +02:00
parent ff350130a4
commit 42eff0fa05
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@ -1,3 +1,10 @@
v8.1 - October 2020
===================
* Fix unsanitized GType names #46
* Quick free drawings are smoother #45
* Transformations are undoable/redoable
v8 - September 2020 v8 - September 2020
=================== ===================

View File

@ -18,5 +18,5 @@
"3.36", "3.36",
"3.38" "3.38"
], ],
"version": 8 "version": 8.1
} }