From 21a104bd6e1fd7bdf206847a8cd03624ec503804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Wed, 22 Jan 2020 13:01:49 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de7a1f3b..76cf05cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixes - AUR: - not treating **makedepends** as a list during dependency checking ( **anbox-git** installation was crashing ) - - not considering the package name itself as *provided** during dependency checking ( **anbox-git** installation was crashing ) + - not considering the package name itself as **provided** during dependency checking ( **anbox-git** installation was crashing ) - not pre-downloading some source files ( e.g: from **anbox-image** ) +- UI: - **About** window icons scaling ## [0.8.1] 2020-01-14