From 46b526cad2e13f7b33f143dc84c4edb62d6f6acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Fri, 21 Feb 2020 09:49:58 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aa776bf..4782f509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,15 @@ 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.8.4] - 2020-02 +## [0.8.4] - 2020-02-21 ### Improvements - UI - treating multiple lines on the application's description displayed on the table - AUR: - generating the semantic search map on demand instead of storing it in memory - Russian translations by: - - [leoneii](https://github.com/leoneii) [#61](https://github.com/vinifmor/bauh/pull/61) - - [mountain-biker85](https://github.com/mountain-biker85) [#62](https://github.com/vinifmor/bauh/pull/62) + - [leoneii](https://github.com/leoneii) [#61](https://github.com/vinifmor/bauh/pull/61) [#63](https://github.com/vinifmor/bauh/pull/63) + - [mountain-biker85](https://github.com/mountain-biker85) [#62](https://github.com/vinifmor/bauh/pull/62) [#64](https://github.com/vinifmor/bauh/pull/64) ### Fixes - Snap - not able to launch applications on some distros ( e.g: OpenSuse ) [#58](https://github.com/vinifmor/bauh/issues/58)