summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-07-20 13:56:10 (GMT)
committerTobias Markmann <tm@ayena.de>2016-07-20 13:56:10 (GMT)
commitec8f583146104c318f6cbcc318a35bd090203e0a (patch)
tree80345c61ab179ce7cd9437fbdb60a85ac9cd1f70
parent3c60ddd378b7ba664bd5577cb73f8f304d286663 (diff)
downloadswift-swift-4.0beta2.zip
swift-swift-4.0beta2.tar.bz2
Add missing changelog entry for recent fix and close 4.0-beta2swift-4.0beta2
Test-Information: None. Change-Id: I967942086d573cf7e6b4b18c7d370a07e5c03806
-rw-r--r--Swift/ChangeLog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md
index 2a08fa1..0ff29c8 100644
--- a/Swift/ChangeLog.md
+++ b/Swift/ChangeLog.md
@@ -1,3 +1,7 @@
+4.0-beta2 ( 2016-07-20 )
+------------------------
+- Fix Swift bug introduced in 4.0-beta1 that results in the UI sometimes getting stuck during login
+
4.0-beta1 ( 2016-07-15 )
------------------------
- Support for message carbons (XEP-0280)