version -> 11

This commit is contained in:
abakkk 2021-02-20 01:14:22 +01:00
parent 1a993dca38
commit 41e7a9d547
2 changed files with 14 additions and 2 deletions

11
NEWS
View File

@ -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
================== ==================

View File

@ -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
} }