From 222fe0078686557964513055122d323e6024fe46 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Thu, 10 Feb 2022 14:47:47 -0300 Subject: [PATCH] [CHANGELOG.md] reference to AppImageBuilder.yml changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 577ef3bc..72ee4e76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - able to install bauh with python/pip without enforcing requirements through the environment variable `BAUH_SETUP_NO_REQS=1` - Distribution - - AppImage: -~50% size reduction (141.93 MB -> 72.20 MB) + - AppImage: -~50% size reduction (141.93 MB -> 72.20 MB) [#1ba610da9d651f627b3c6163bbcf8ecfd17276b5](https://github.com/vinifmor/bauh/commit/1ba610da9d651f627b3c6163bbcf8ecfd17276b5) ### Fixes