[appimage] improvement: not stopping the upgrade process when one of several applications have been selected to upgrade

This commit is contained in:
Vinicius Moreira
2021-11-19 18:21:25 -03:00
parent 8b59c2ae77
commit 6a68588cd4
11 changed files with 30 additions and 8 deletions

View File

@@ -24,7 +24,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies
- crashing when QT components sizes are not integers [#198](https://github.com/vinifmor/bauh/issues/198)
### Improvements
- AppImage
- not stopping the upgrade process when one of several applications have been selected to upgrade
## [0.9.20] 2021-11-05
### Improvements