improving CHANGELOG.md

This commit is contained in:
Vinicius Moreira
2019-08-07 15:57:58 -03:00
parent 2722d8c612
commit 49c9846868

View File

@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Improvements:
- suggestions are now retrieved asynchronously taking 45% less time.
- search response takes an average of 20% less time ( reaching 35% for several results )
- app boot takes 98% less time when snapd is disabled
- app boot takes 98% less time when snapd is installed, but disabled
### Fixes:
- [flatpak dependency](https://github.com/vinifmor/fpakman/issues/36)