improvement: suggestions are now retrieved asynchronously

This commit is contained in:
Vinicius Moreira
2019-08-06 19:08:34 -03:00
parent 2d8c9bdf20
commit 1565d418e9
2 changed files with 19 additions and 4 deletions

View File

@@ -5,8 +5,10 @@ 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.5.1]
### Improvements:
- suggestions are now retrieved asynchronously. Response time takes 45% less.
### Fixes:
- flatpak dependency
- [flatpak dependency](https://github.com/vinifmor/fpakman/issues/36)
## [0.5.0] - 2019-08-06
### Improvements