Fixed typo in the CHANGELOG

This commit is contained in:
Itay Grudev 2020-09-09 02:50:55 +01:00
parent 0a7c90e0a6
commit 9a408690ce

View File

@ -7,8 +7,8 @@ __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.
* Fixed Bug causing `instanceStarted()` to not get emitted when a second instance
has been started before the primary has initiated it's `QLocalServer`.
__3.1.4__
---------