diff --git a/NEWS b/NEWS index a089434..43b13e2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Overview of changes in malcontent 0.10.2 +======================================== + +* Hide the launcher for malcontent-control from gnome-shell if using the GNOME + desktop; find it via gnome-control-center instead (!119) + +* Bugs fixed: + - !118 ci: Limit depth of clone of subprojects + - !119 malcontent-control: Hide application in GNOME + - !121 ci: Rename master to main branch + +* Translation updates: + - Indonesian + - Italian + + Overview of changes in malcontent 0.10.1 ======================================== diff --git a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in index 91eb1aa..d9fbdbe 100644 --- a/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in +++ b/malcontent-control/org.freedesktop.MalcontentControl.appdata.xml.in @@ -43,6 +43,15 @@ malcontent + + +

This is a stable release with the following changes:

+
    +
  • Hide the launcher for malcontent-control from gnome-shell if using the GNOME desktop; find it via gnome-control-center instead
  • +
  • Translation updates
  • +
+
+

This is a stable release with the following changes:

diff --git a/meson.build b/meson.build index 88a18b8..5c3fa48 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('malcontent', 'c', - version : '0.11.0', + version : '0.10.2', meson_version : '>= 0.50.0', license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'], default_options : [