#52 changelog: Format all sizes for readability
Merged by lsedlar. Opened by lsedlar.
lsedlar/compose-utils format-all-sizes  into  master

Even size change for a package should be formatted with bigger unit than bytes. The formatting function is also updated to not print decimal places when the unit used is actually B (as at that point there can never be anything else than .00).

Fixes: https://pagure.io/compose-utils/issue/50

Looks great, thank you!

rebased

Pull-Request has been merged by lsedlar