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)