From 0a7c90e0a66b6849645969bff8e355a299aced2b Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Wed, 9 Sep 2020 02:34:16 +0100 Subject: v3.1.5 --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 847094b..48e9caf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ Changelog If by accident I have forgotten to credit someone in the CHANGELOG, email me and I will fix it. +__3.1.5__ + +* Improved library stability in edge cases and very rapid process initialisation +* Fixed Bug where the shared memory block may have been modified without a lock +* Fixed Bug causing instanceStarted() to not get emmited when a second instance + has been started before the primary has initiated it's QLocalServer. __3.1.4__ --------- @@ -46,18 +52,18 @@ __3.1.0a__ __3.0.19__ ---------- -* Fixed code warning for depricated functions in Qt 5.10 related to `QTime` and `qrand()`. +* Fixed code warning for depricated functions in Qt 5.10 related to `QTime` and `qrand()`. _Hennadii Chernyshchyk_ _Anton Filimonov_ _Jonas Kvinge_ - + __3.0.18__ ---------- * Fallback to standard QApplication class on iOS and Android systems where the library is not supported. - + * Added Build CI tests to verify the library builds successfully on Linux, Windows and MacOS across multiple Qt versions. _Anton Filimonov_ -- cgit v1.2.1