[fix][ui] displaying empty categories

This commit is contained in:
Vinicius Moreira
2020-06-10 12:47:22 -03:00
parent 89e1f93c7e
commit 458c602667
3 changed files with 10 additions and 2 deletions

View File

@@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Web
- handling unexpected connection errors
- handling web page fetch errors
- UI
- displaying empty categories
## [0.9.5] 2020-06-07
### Features