[improvement] some custom actions not related to installed packages state will not refresh the table after succeeded

This commit is contained in:
Vinícius Moreira
2020-05-09 15:02:43 -03:00
parent 7f4f2c805c
commit bd08fa97d7
3 changed files with 10 additions and 3 deletions

View File

@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Features
- new **restore** action to restore bauh settings and cache through the 'custom actions' button (**+**). It is equivalent to the command `bauh --reset`.
### Improvements
- some custom actions not related to installed packages state will not refresh the table after succeeded
### Fixes
- Arch
- 'clean cache' operation was not working in some scenarios