[flatpak] new update model for flatpak 1.0.X

This commit is contained in:
Vinicius Moreira
2020-01-12 23:43:20 -03:00
parent e4e4567fba
commit 4144631f49
3 changed files with 16 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Flatpak:
- allow the user to choose the installation level: **user** or **system**
- able to deal with user and system applications / runtimes
- able to handle partial updates for Flatpak >= 1.5
- new configuration file located at **~/.config/bauh/flatpak.yml** ( it allows to define a default installation level )
### Improvements