[improvement][appimage] able to update AppImages with continuous releases

This commit is contained in:
Vinicius Moreira
2020-06-10 14:59:46 -03:00
parent 42f37eca8a
commit ac21cc5c38
2 changed files with 14 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.6] 2020
### Improvements
- AppImage
- able to update AppImages with continuous releases
- UI
- filters algorithm speed and sorting
### Fixes