summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2022-07-15 10:56:57 +0100
committerRichard Hughes <richard@hughsie.com>2022-07-15 10:56:57 +0100
commitfc9f22621846b0411173be176f06ea7c7a60b172 (patch)
tree1b4c4ec8ca2ae02152b872d771f67757dfb42e7b
parent0b7ef71a157bea746ec467d7078480cfb30d62fc (diff)
downloadappstream-glib-fc9f22621846b0411173be176f06ea7c7a60b172.tar.gz
Release version 0.8.0appstream_glib_0_8_0
-rw-r--r--NEWS26
-rw-r--r--RELEASE3
2 files changed, 28 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b130d83..158a50c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 0.8.0
+~~~~~~~~~~~~~
+Released: 2022-07-15
+
+New Features:
+ - Add validation for duplicate license xml elements (Otto Urpelainen)
+ - Add vcs-browser and contribute URL type (JakobDev)
+ - Port from libsoup to libcurl (Richard Hughes)
+ - Support em/code tags (Philip Müller)
+ - Use GProxyResolver to auto-detect the correct proxy (Richard Hughes)
+
+Bugfixes:
+ - Align the OARS/CSM mappings (Philip Withnall)
+ - Also unwrap description in metainfo files (Fabian Vogt)
+ - Check --version-script linker option before using (Biswapriyo Nath)
+ - Consider the AppStream version as a string (Corentin Noël)
+ - Do not show a critical warning on <suggests><id/></suggests> (Richard Hughes)
+ - Fix extracting relative symlinks and file paths in icon tarball (Fabian Vogt, Philip Withnall)
+ - Fix Markdown underlining in appdata-to-news (Philip Withnall)
+ - Fix validation of translated captions when LANG is not C (Richard Hughes)
+ - Make directories as 0755 && umask (Pavel Raiskup)
+ - Parse custom and launchables from DEP-11 (Sebastian Krzyszkowiak)
+ - Sync the ITS file with appstream (Piotr Drąg)
+ - Update current version in AsStore (Corentin Noël)
+ - Update to SPDX 3.16 (Nick Richards)
+
Version 0.7.18
~~~~~~~~~~~~~~
Released: 2020-09-07
diff --git a/RELEASE b/RELEASE
index 3509150..c61d2fa 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,13 +7,14 @@ git shortlog appstream_glib_0_7_18.. | grep -i -v trivial | grep -v Merge > NEWS
--------------------------------------------------------------------------------
Version 0.8.0
~~~~~~~~~~~~~
-Released: 2021-xx-xx
+Released: 2022-xx-xx
Notes:
New Features:
Bugfixes:
+
--------------------------------------------------------------------------------
3. Update library version if new ABI or API in meson.build