[CHANGELOG]

This commit is contained in:
Vinícius Moreira
2020-02-21 09:49:58 -03:00
parent f8932fb7d2
commit 46b526cad2

View File

@@ -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)