[arch.output] refactoring: String formatting method

This commit is contained in:
Vinicius Moreira
2022-02-09 11:01:21 -03:00
parent 66ae8eb152
commit cd9b465f89
2 changed files with 17 additions and 12 deletions

View File

@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.27]
### Improvements
- code refactoring (String formatting method)
### Fixes
- Arch
- silent crash when handling and displaying transaction sub-status
@@ -13,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- AppImage
- search: displaying duplicate installed apps for some cases
## [0.9.26] 2022-01-31
### Improvements