version -> 9
This commit is contained in:
parent
9731ebecb7
commit
c9c214c6d5
6
NEWS
6
NEWS
|
|
@ -1,3 +1,9 @@
|
||||||
|
v9 - October 2020
|
||||||
|
=================
|
||||||
|
|
||||||
|
* Split the drawing area in several layers (performance)
|
||||||
|
* Start a new line with "Shift + Enter" (text tool)
|
||||||
|
|
||||||
v8.1 - October 2020
|
v8.1 - October 2020
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,5 +18,5 @@
|
||||||
"3.36",
|
"3.36",
|
||||||
"3.38"
|
"3.38"
|
||||||
],
|
],
|
||||||
"version": 8.1
|
"version": 9
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue