We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3e2c7 commit 85df26fCopy full SHA for 85df26f
NEWS.md
@@ -1,8 +1,11 @@
1
-Changes in 1.19.90
+Changes in 1.20.0
2
=================
3
-Released: Not yet
+Released: 2025-02-19
4
5
-...
+Enhancements:
6
+
7
+- Document how the test suite works.
8
+- Improve the test runner script.
9
10
Changes in 1.19.4
11
meson.build
@@ -1,7 +1,7 @@
project(
'xdg-desktop-portal',
'c',
- version: '1.19.90',
+ version: '1.20.0',
meson_version: '>= 0.60',
license: 'LGPL-2.0-or-later',
default_options: [
0 commit comments