[fix][arch] upgrading progress when conflicting files are detected

This commit is contained in:
Vinícius Moreira
2020-05-08 18:03:08 -03:00
parent 81a7b682d6
commit b4eb7049d5
2 changed files with 9 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Arch
- 'clean cache' operation was not working in some scenarios
- upgrading progress when conflicting files are detected
- upgrade: crashing for scenarios when there are packages that cannot upgrade to be displayed on the summary window
- settings: crashing when an empty Qt style is defined [#104](https://github.com/vinifmor/bauh/issues/104)