[view] improvement: displaying update sizes as localized numbers (update summary)

This commit is contained in:
Vinicius Moreira
2022-04-06 15:41:07 -03:00
parent 950d422094
commit 9daba19f61
4 changed files with 18 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- update summary:
- displaying a '+' for positive sizes (previously the sign was only displayed for negative numbers) (#250)[https://github.com/vinifmor/bauh/issues/250]
- changing some words and symbols to improve readability and cohesion (#250)[https://github.com/vinifmor/bauh/issues/250]
- displaying update sizes as localized numbers [#250](https://github.com/vinifmor/bauh/issues/250)
### Fixes
- General