[snap] not showing 'License' in the info window if it defined as 'unset'

This commit is contained in:
Vinicius Moreira
2019-10-29 11:42:16 -03:00
parent 96169d5bad
commit 7624933888
4 changed files with 9 additions and 3 deletions

View File

@@ -5,8 +5,13 @@ 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.7.2]
### Improvements
- Snap
- not showing **License** in the info window if it defined as **unset**
### Fixes:
- The application crashes due to Snap API checking when snap is not installed
- Snap
- The application crashes due to Snap API checking when snap is not installed
## [0.7.1] 2019-10-25
### Features