[arch.version] refactoring: String formatting method

This commit is contained in:
Vinicius Moreira
2022-04-04 16:13:10 -03:00
parent 9e2184a0e9
commit 8a935a924a
2 changed files with 9 additions and 4 deletions

View File

@@ -6,10 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.10.2]
### Improvements
- General
- code refactoring
### Fixes
- Debian
- info: crashing when the package size has unexpected symbols [#251](https://github.com/vinifmor/bauh/issues/251)
## [0.10.1] 2022-03-31
### Features