summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-08-23 10:59:59 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-08-23 10:59:59 -0400
commit27b3272028d9bfab83c1f90a0e03c7bb79753983 (patch)
treeb3812c713a8c7a59677d5d41841330f0602e015f /CHANGELOG.md
parent12b178383490113e425bc527f653d426cc345b40 (diff)
downloadsdl_ios-27b3272028d9bfab83c1f90a0e03c7bb79753983.tar.gz
Bump version to v4.2.34.2.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6b78f2f9..cca6d5131 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 4.2.3 Release Notes
+### Bug Fixes
+* Fixed HTTPS URL schemes not properly uploading data (#432, #438).
+
# 4.2.2 Release Notes
### Bug Fixes
* Fixed HTTP URL schemes not being properly altered to HTTPS to account for App Transport Security (#432, #436).