From 794b992602cecdba9c0286fb7224d3641720c2d4 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Fri, 1 Nov 2019 11:38:11 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fd55e23..6a5d77ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,12 +14,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - i18n: spanish contributions by [fitojb](https://github.com/fitojb) - minor labels improvements -### Fixes: +### UI +- Displaying a **verified** green icon next to a verified publisher's name + +### Fixes - Snap - The application crashes due to Snap API checking when snap is not installed ( introduced in **0.7.1** ) -### UI: -- Displaying a **verified** green icon next to a verified publisher's name ## [0.7.1] 2019-10-25 ### Features