From 7e5637b147840c7676770781f15a46855ee532ea Mon Sep 17 00:00:00 2001 From: "@fhdk" <fh@uex.dk> Date: Thu, 9 Nov 2017 14:31:58 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb33bba4..b5cf7e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,15 @@ # Change Log All notable changes to this project will be documented in this file. -## [4.4.1] 2017-11-09 +## [4.5b1] 2017-11-09 After releasing 4.4 a couple of small trivial issues surfaced. * **Fix**: Network check was handled poorly in corner cases. * **Fix**: Reset of a custom mirror pool failed in corner cases. * **Fix**: Pamac depending on `-g/--generate` and a temporary solution is implemented. -* **Fix**: `-f/--fasttrack` can temporarily be substituted with `-g`, the number of mirrors is optional and defaults to mirrors in the pool. +* **Fix**: `-f/--fasttrack` can temporarily be substituted with `-g`, the number of mirrors is optional and defaults to mirrors in the pool. +* **Fix**: Country list was not complete +* **Change**: OnlyCountry removed from configuration to avoid confusion +* **Added**: Check for custom mirror pool by checking and validating custom-mirrors.json ## [4.4] 2017-11-07 * **Improvement**: `-f/--fasttrack` honor `-c COUNTRY,COUNTRY,COUNTRY` -- GitLab