[view] improvement: displaying a '+' for positive update sizes (upgrade summary)

This commit is contained in:
Vinicius Moreira
2022-04-04 16:48:36 -03:00
parent de387c699d
commit 5e8da6afa8
4 changed files with 23 additions and 7 deletions

View File

@@ -9,6 +9,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Improvements
- General
- code refactoring
- UI
- update summary: displaying a '+' for positive sizes (previously the sign was only displayed for negative numbers) (#250)[https://github.com/vinifmor/bauh/issues/250]
### Fixes
- Debian