1
0
mirror of https://github.com/itay-grudev/SingleApplication.git synced 2025-04-21 04:24:43 +08:00
This commit is contained in:
Itay Grudev 2020-09-09 02:34:16 +01:00
parent ca8e9aaa9e
commit 0a7c90e0a6

View File

@ -3,6 +3,12 @@ Changelog
If by accident I have forgotten to credit someone in the CHANGELOG, email me and I will fix it. 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__ __3.1.4__
--------- ---------