aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2020-11-23 12:03:51 +0000
committerGitHub <noreply@github.com>2020-11-23 12:03:51 +0000
commitaede311d28d20179216c5419b581087be2a8409f (patch)
tree4a53df605d5741516c1e0c9686607d8cac757e86
parentMerge pull request #120 from Shatur95/master (diff)
downloadsingleapplication-3.2.0.tar.xz
Update CHANGELOG.mdv3.2.0
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea8e837..e2ba290 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ Changelog
If by accident I have forgotten to credit someone in the CHANGELOG, email me and I will fix it.
__3.2.0__
+---------
* Added support for Qt 6 - _Jonas Kvinge_
* Fixed warning in `Qt 5.9` with `min`/`max` functions on Windows - _Nick Korotysh_
@@ -12,6 +13,7 @@ __3.2.0__
* Fixed conversion from `int` to `quint32` and Clang Tidy warnings - _Hennadii Chernyshchyk_
__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