diff --git a/NEWS b/NEWS index f009e94..5b82320 100644 --- a/NEWS +++ b/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 ================== diff --git a/metadata.json b/metadata.json index 6c49c47..1272b75 100644 --- a/metadata.json +++ b/metadata.json @@ -16,7 +16,8 @@ "3.32", "3.34", "3.36", - "3.38" + "3.38", + "40" ], - "version": 10 + "version": 11 }