[flatpak] fix: informing the download size as the additional installation size (upgrade summary)

This commit is contained in:
Vinicius Moreira
2022-04-13 11:29:32 -03:00
parent 6937be8cb9
commit e2817e426d
2 changed files with 2 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Flatpak
- some updates not being displayed when there are new required runtimes for installed Flatpaks
- not displaying new required runtimes as updates (requires Flatpak >= 1.12)
- upgrade: informing the download size as the additional installation size
- UI
- not displaying the right unit symbol for byte based sizes (kB, MB, TB, ...) [#250](https://github.com/vinifmor/bauh/issues/250)