[flatpak] Formatting the API categories to the same format provided by the other packaging technologies

This commit is contained in:
Vinicius Moreira
2019-10-24 17:37:42 -03:00
parent 064ef53b8e
commit 1a4ccfcefe
3 changed files with 20 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- showing an error popup when **AppImageLauncher** messes up with an application installation
- Flatpak:
- Runtimes now are categorized as "runtime"
- Formatting the API categories to the same format provided by the other packaging technologies
- AUR:
- showing a "user-friendly" popup when there are integrity issues with the source-files of a building package
- not waiting for the categories file to be retrieved from the cloud during application boot ( reduces boot time )