Skip to content

Commit

Permalink
0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgesStavracas committed Sep 6, 2023
1 parent 867aec3 commit fcfd10a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Changes in 0.7, 06-09-2023
==========================

- Add support for the new SetStatus() method of the Background portal
- Add support for the new ConnectToEIS() method of the Remote Desktop portal
- Improve unit and integration tests
- Documentation improvements
- CI improvements

Changes in 0.6, 21-03-2022
==========================

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

Expand Down

0 comments on commit fcfd10a

Please sign in to comment.