[fix][arch] not stopping the upgrade process if a transaction error happens

This commit is contained in:
Vinícius Moreira
2020-04-20 10:46:26 -03:00
parent efd4179b7e
commit 7b07ce0cab
4 changed files with 23 additions and 5 deletions

View File

@@ -10,7 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Arch
- not stopping the upgrade process if a transaction error happens
- wrong dialog titles
## [0.9.0] - 2020-04-15
### Features