improvement: --reset now cleans the temporary files as well

This commit is contained in:
Vinicius Moreira
2021-12-24 08:20:49 -03:00
parent 605ad15a96
commit ba2e3c4f35
2 changed files with 5 additions and 2 deletions

View File

@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.25]
### Improvements
- `--reset`: cleaning the temporary files as well (`/tmp/bauh@$USER`)
### Fixes
- AppImage package
- not able to reinitialize (e.g: when settings are changed)