From 10d9eb75751f01dcf98f05182eec625dfe6e73dc Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 29 Oct 2019 11:57:12 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5864a666..4fd4f9bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,14 @@ 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** - - i18n ( spanish contributions by [fitojb](https://github.com/fitojb) ) +- Snap + - not showing **License** in the info window if it defined as **unset** +- i18n: spanish contributions by [fitojb](https://github.com/fitojb) +- minor labels improvements ### Fixes: - - Snap - - 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