[view] fix: uninstall and downgrade logs are not available

This commit is contained in:
Vinicius Moreira
2022-04-08 10:45:43 -03:00
parent 73a93965dd
commit 581f5b9d46
11 changed files with 32 additions and 19 deletions

View File

@@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- General
- not properly converting bit based sizes (KiB, MiB, etc...) to byte based
- uninstall and downgrade logs are not available [#255](https://github.com/vinifmor/bauh/issues/255)
- Debian
- info: crashing when the package size has unexpected symbols [#251](https://github.com/vinifmor/bauh/issues/251)