File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 7
7
@include version.texi
8
8
@end ifset
9
9
10
+ @section Noteworthy changes in version @samp {0.32.0 }
11
+
12
+ The release includes mostly bug fixes.
13
+
14
+ @itemize @bullet
15
+ @item Make window termination saver.
16
+ @item Use default interpolation in Cairo.
17
+ @item Allow UTF-8 input from XLookupString.
18
+ @item Improve building on MS Windows.
19
+ @end itemize
20
+
21
+ @ifclear ANNOUNCE-ONLY
22
+
10
23
@section Noteworthy changes in version @samp {0.31.0 }
11
24
12
25
The release includes mostly improvements for pasteboard handling and a few bug fixes.
@@ -17,7 +30,6 @@ The release includes mostly improvements for pasteboard handling and a few bug f
17
30
@item Add CI pipeline.
18
31
@end itemize
19
32
20
- @ifclear ANNOUNCE-ONLY
21
33
22
34
@section Noteworthy changes in version @samp {0.30.0 }
23
35
You can’t perform that action at this time.
0 commit comments