Updating CHANGELOG.md

This commit is contained in:
Vinicius Moreira
2021-06-16 10:02:50 -03:00
parent 9a8772da8f
commit a6b97be2bc

View File

@@ -4,14 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.17] ## [0.9.17] 2021-06-16
### Improvements ### Improvements
- general: replacing subprocess commands to detected installed CLIs by Python faster native calls (**shutil.which**) - general: replacing subprocess commands to detected installed CLIs by Python faster calls (**shutil.which**)
### Fixes ### Fixes
- Arch - Arch
- skipping the package version epoch when checking the updates requirements - skipping the package version epoch when checking the updates requirements
## [0.9.16] 2021-04-06 ## [0.9.16] 2021-04-06
### Fixes ### Fixes
- Arch - Arch