[CHANGELOG]

This commit is contained in:
Vinicius Moreira
2020-06-02 12:22:13 -03:00
parent 1345dd4c74
commit 632c38e545

View File

@@ -11,10 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- download clients parameters
### Fixes
- resetting the main configuration when tray mode is active [#118](https://github.com/vinifmor/bauh/issues/118)
- bauh-cli crashing (https://github.com/vinifmor/bauh/issues/118)
- Arch
- not checking if **pacman-mirrors** is available before starting to download repository packages (when multi-threaded download is enabled) [#117](https://github.com/vinifmor/bauh/issues/117)
- regressions (from 0.9.4)
- resetting the main configuration when tray mode is active [#118](https://github.com/vinifmor/bauh/issues/118)
- bauh-cli crashing (https://github.com/vinifmor/bauh/issues/118)
- Arch
- not checking if **pacman-mirrors** is available before starting to download repository packages (when multi-threaded download is enabled) [#117](https://github.com/vinifmor/bauh/issues/117)
## [0.9.4] 2020-05-29