fix: not showing app disk cached description when listing installed apps

This commit is contained in:
Vinicius Moreira
2019-07-25 17:14:31 -03:00
parent 2db0e4c79f
commit 66305837fd
3 changed files with 5 additions and 4 deletions

View File

@@ -4,9 +4,11 @@ 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.4.1]
## [0.4.1] - 2019-07-25
### Improvements
- retrieving some Snaps data (icon, description and confinement) through Ubuntu API instead of Snap Store
### Fixes:
- not showing app disk cached description when listing installed apps
## [0.4.0] - 2019-07-25
### Features