notifying only new updates

This commit is contained in:
Vinicius Moreira
2019-06-30 18:58:56 -03:00
parent d980d5475b
commit da00eacd1f
3 changed files with 23 additions and 14 deletions

View File

@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Allowing to specify a custom app translation with the environment variable **FPAKMAN_LOCALE**
- Adding expiration time for cached app data. Default to 1 hour. The environment variable **FPAKMAN_CACHE_EXPIRATION** can change this value.
- Minor GUI improvements
- Notifying only new updates
## [0.2.1] - 2019-06-24
### Features