Version 3.2
-----------

- Fix an issue with the parser.

Version 3.1
-----------

- Fix warning on 3.8.

Version 3.0
-----------

- Drop Python 2.7 compatibility.
- Drop PyQt4 support.
- Fix bug where the important state would not toggle.
- Format code with black.
- Setup CI on travis-co.


Version 2.9
-----------

Bugfix release.

- Fix issue #6 reported on github by fonic.
- Fix ordering of rows with identical keys by concatenating the
  date to the name of the key.


Version 2.8
-----------

Bugfix and significant speed improvements.

- Fix issue #7 reported on github by fonic and lyallp.
- Misc. linting and merged old changes.


Version 2.7
-----------

Contributions from Fonic (github.com/fonic):
- Misc. UI and usability improvements
- The location of the configuration file was changed to
  ~/.config/elogviewer
- Bugfix: Do not mark first selected item as read on application start
