version -> 11
This commit is contained in:
parent
1a993dca38
commit
41e7a9d547
11
NEWS
11
NEWS
|
|
@ -1,3 +1,14 @@
|
||||||
|
v11 - February 2021
|
||||||
|
===================
|
||||||
|
|
||||||
|
* GS 40 compatibility (40.beta)
|
||||||
|
* Gtk4 port (preferences)
|
||||||
|
* Toggle animations (background, grid and square area)
|
||||||
|
* Multi-line text elements
|
||||||
|
* Start a new line with "Enter" (text tool)
|
||||||
|
* Add "centered" text alignment
|
||||||
|
* Convenient marks for rotation and stretch transformations
|
||||||
|
|
||||||
v10 - October 2020
|
v10 - October 2020
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,8 @@
|
||||||
"3.32",
|
"3.32",
|
||||||
"3.34",
|
"3.34",
|
||||||
"3.36",
|
"3.36",
|
||||||
"3.38"
|
"3.38",
|
||||||
|
"40"
|
||||||
],
|
],
|
||||||
"version": 10
|
"version": 11
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue