From 632c38e5450b2f4d37a5ae45c9984caf3b6ca26f Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 2 Jun 2020 12:22:13 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e97fd3c..02854004 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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