Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Sep 14, 2020
1 parent ed75794 commit 5e45e78
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Changes in 1.8.0
================

- filechooser: Return the current filter
- screenshot: Fix cancellation
- appchooser: Avoid a crash
- wallpaper: Properly preview placement settings
- wallpaper: Drop the lockscreen option
- printing: Improve the notification
- Translation updates

Changes in 1.7.1
================

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])

AC_INIT([xdg-desktop-portal-gtk],[1.7.1])
AC_INIT([xdg-desktop-portal-gtk],[1.8.0])

AC_PROG_CC
AM_PROG_CC_C_O
Expand Down

0 comments on commit 5e45e78

Please sign in to comment.