Skip to content

Commit

Permalink
Release version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsie committed Jul 15, 2022
1 parent 0b7ef71 commit fc9f226
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
26 changes: 26 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 2 additions & 1 deletion RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc9f226

Please sign in to comment.