Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgesStavracas committed Sep 2, 2024
1 parent a1530a9 commit 26c2576
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.8.0, 02-09-2024
==========================

- Add API to allow for persistence on RemoteDesktop sessions
- Implement support for the Input Capture portal
- Add support for Qt 6
- Support xdg-foreign with Qt 6
- Fix screencasting on wlroots-based compositors


Changes in 0.7.1, 09-09-2023
==========================

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.7.1',
version: '0.8.0',
default_options: ['warning_level=2'],
meson_version: '>= 0.49.0')

Expand Down

0 comments on commit 26c2576

Please sign in to comment.