[fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages

This commit is contained in:
Vinicius Moreira
2020-06-01 10:58:46 -03:00
parent 895443a34e
commit 5901c4ceea
11 changed files with 20 additions and 10 deletions

View File

@@ -4,7 +4,15 @@ 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.5] 2020
### Fixes
- 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
### Features
- Ignore updates: now it is possible to ignore updates from software packages through their actions button (**+**). Supported types: Arch packages, Flatpaks and AppImages