Merge branch 'staging' into modules

# Conflicts:
#	fpakman/core/controller.py
This commit is contained in:
Vinicius Moreira
2019-08-07 10:41:28 -03:00
2 changed files with 18 additions and 7 deletions

View File

@@ -11,8 +11,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- env variables / arguments FPAKMAN_SNAP / FPAKMAN_FLATPAK were removed. To disable a supported type, just uninstall its module.
## [0.5.1]
### Improvements:
- suggestions are now retrieved asynchronously. Response time takes 45% less.
### Fixes:
- flatpak dependency
- [flatpak dependency](https://github.com/vinifmor/fpakman/issues/36)
## [0.5.0] - 2019-08-06
### Improvements