[common] fix: human-readable sizes

# Conflicts:
#	bauh/commons/system.py
This commit is contained in:
Vinicius Moreira
2022-03-07 16:05:42 -03:00
parent ec0d0d6853
commit 9daa995d00
3 changed files with 68 additions and 12 deletions

View File

@@ -32,7 +32,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- General
- not accepting blank root passwords [#235](https://github.com/vinifmor/bauh/issues/235)
- human-readable sizes (packages, files, updates, ...)
- UI
- some package icons would not appear if there is no URL associated with them