[CHANGELOG.md] Updating 0.9.25 changes

This commit is contained in:
Vinicius Moreira
2021-12-24 08:33:56 -03:00
parent 05694342cc
commit bc7313123a

View File

@@ -4,10 +4,11 @@ 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/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.25] ## [0.9.25] 2021-12-24
### Improvements ### Improvements
- General - General
- `--reset`: cleaning the temporary files as well (`/tmp/bauh@$USER`) - `--reset`: cleaning the temporary files as well (`/tmp/bauh@$USER`)
- code refactoring
- Arch - Arch
- AUR: letting the API perform the semantic search - AUR: letting the API perform the semantic search
@@ -17,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- not able to reinitialize (e.g: when settings are changed) - not able to reinitialize (e.g: when settings are changed)
- tray mode: not able to call `bauh-cli` to notify updates - tray mode: not able to call `bauh-cli` to notify updates
## [0.9.24] 2021-12-17 ## [0.9.24] 2021-12-17
### Features ### Features
- Web - Web