[CHANGELOG.md] reference to AppImageBuilder.yml changes

This commit is contained in:
Vinicius Moreira
2022-02-10 14:47:47 -03:00
parent c578a62ad3
commit 222fe00786

View File

@@ -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