aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay@grudev.com>2017-02-02 04:35:46 +0000
committerItay Grudev <itay@grudev.com>2017-02-02 04:35:46 +0000
commit51b7ecc524c1e503fef945a7dcbb03df419cc0d4 (patch)
tree0fa132cedec3f5d40fb06aac8ca1cdf894cd6fa0
parentBug Fix Calculator example not raising it's window on Windows (diff)
downloadsingleapplication-51b7ecc524c1e503fef945a7dcbb03df419cc0d4.tar.xz
v3.0.6av3.0.6a
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f944a7a..81eafb9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
Changelog
=========
+__3.0.6a__
+----------
+
+* Reverted GetUserName API usage on Windows. Fixed bug with missing library.
+* Fixed bug in the Calculator example, preventing it's window to be raised
+ on Windows.
+
__3.0.5a__
----------