[improvement][arch] 'clean cache' removing the whole folder instead of each file

This commit is contained in:
Vinícius Moreira
2020-05-08 17:50:30 -03:00
parent 9509aa89e7
commit 81a7b682d6
2 changed files with 8 additions and 9 deletions

View File

@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.3] 2020
### Fixes
- Arch
- 'clean cache' operation was not working in some scenarios
- 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)