aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2020-07-02 03:24:59 +0100
committerGitHub <noreply@github.com>2020-07-02 03:24:59 +0100
commit2637ea2afbd80b0cdc2a1e394561fe9ab18d7416 (patch)
tree41d4ca1bf7b0508b17084dfc2d71ef1fe88ba198
parentMerge pull request #109 from itay-grudev/qt-5.15-build-test (diff)
downloadsingleapplication-2637ea2afbd80b0cdc2a1e394561fe9ab18d7416.tar.xz
v3.1.4v3.1.4
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3662b0b..847094b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@ Changelog
If by accident I have forgotten to credit someone in the CHANGELOG, email me and I will fix it.
+
+__3.1.4__
+---------
+* Officially supporting and build-testing against Qt 5.15
+* Fixed an MSVC C4996 warning that suggests using `strncpy_s`.
+
+ _Hennadii Chernyshchyk_
+
__3.1.3.1__
---------
* CMake build system improvements