version -> 8.1
This commit is contained in:
parent
ff350130a4
commit
42eff0fa05
7
NEWS
7
NEWS
|
|
@ -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
|
||||
===================
|
||||
|
||||
|
|
|
|||
|
|
@ -18,5 +18,5 @@
|
|||
"3.36",
|
||||
"3.38"
|
||||
],
|
||||
"version": 8
|
||||
"version": 8.1
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue