Update Changelog

This commit is contained in:
Felix Kauselmann 2018-02-19 14:38:52 +01:00
parent 251dede93d
commit e5d2d40d8c

View File

@ -4,6 +4,19 @@ Please note: this is a work in progress. Keeping a changelog has been neglected
in the past so information is missing and older release information is in
spanish only. Sorry for the mess.
Version counting is based on semantic versioning (Major.Feature.Patch)
## 9.1.0 (WIP)
* Require at least Qt 5.4 for compiling, Qt 5.6 for qml based views
### Reader and Library
* Remove legacy OpenGL flow needed for Qt 5.3 compatibility
* Improve commandline handling
### YACReaderLibrary
* Fix system log functions
* Add tray icon support
## 9.0.0 (2018-2-18)
### Library and Reader
@ -45,6 +58,7 @@ spanish only. Sorry for the mess.
### YACReaderLibraryServer (headless version of YACReaderLibrary)
* Added a systemd service file to run yacreaderlibraryserver on Linux based systems.
* Added safety checks to the commandline interface to avoid creation of empty libraries
## 8.5.0 - 2016-03-28
* headless version of YACReaderLibrary's server (no gui)