[arch] fix -> not skipping dependency checking when the user opts to proceed with a transaction that would break other packages

This commit is contained in:
Vinicius Moreira
2021-03-17 10:10:09 -03:00
parent 8b81501dc6
commit a311b79bb7
3 changed files with 8 additions and 2 deletions

View File

@@ -4,6 +4,12 @@ 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/).
## [0.9.16]
### Fixes
- Arch
- not skipping dependency checking when the user opts to proceed with a transaction that would break other packages
## [0.9.15] 2021-03-03
### Improvements
- UI