[arch] fix -> upgrade: sometimes crashing when there are packages to be removed

This commit is contained in:
Vinicius Moreira
2020-10-02 09:45:17 -03:00
parent a205c7cca8
commit f4b6da408f
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Arch
- info window: not displaying all installed files
- upgrade:
- sometimes crashing when there are packages to be removed
- AppImage
- "Checking symlinks" initial task hanging if an installed AppImage data does not contain the installed directory field ('install_dir')