flatpak: converting history string dates to datetime instances

This commit is contained in:
Vinicius Moreira
2019-10-08 15:53:00 -03:00
parent 35b716b4ab
commit d98636dd36
2 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Improvements
- AUR:
- Optional dependencies are not checked by default in their installation popup.
- Flatpak:
- History panel now shows formatted dates
- History panel can now me maximized, minimized and allows to copy column content.
- Minor UI improvements