diff --git a/CHANGELOG.md b/CHANGELOG.md index 390ca1d1..a7dd287b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)