Skip to content

Commit

Permalink
0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Apr 5, 2021
1 parent 3ab0d1b commit f68764e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Changes in 0.4
==============

- Make GTK4 support work with GTK 4.0
- Qt5 support
- OpenURI: Support write access
- Build fixes
- Add more tests
- Require GLib 2.58

Changes in 0.3
==============

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('libportal','c',
version: '0.3',
version: '0.4',
meson_version: '>= 0.46.0')

cc = meson.get_compiler('c')
Expand Down

0 comments on commit f68764e

Please sign in to comment.