[flatpak] fix -> crashing for Flatpak 1.6.5 when there are updates

This commit is contained in:
Vinicius Moreira
2020-12-18 19:29:37 -03:00
parent e69c21c3da
commit e46821c4ef
2 changed files with 15 additions and 12 deletions

View File

@@ -19,6 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- AppImage
- some installed applications cannot be launched by their desktop entries (regression from **0.9.10**) [#155](https://github.com/vinifmor/bauh/issues/155). If any of your installed AppImages are affected by this issue, just reinstall them.
- Flatpak
- crashing for Flatpak 1.6.5 when there are updates [#145](https://github.com/vinifmor/bauh/issues/145)
## [0.9.10] 2020-12-11
### Features