Skip to content

Commit 78a72e1

Browse files
author
Edward Smith
committed
Updated change log.
1 parent 5958ec2 commit 78a72e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Branch iOS SDK Change Log
99
* Added code snippets that demonstrate Adjust reattribution in the Swift-TestBed demo app (ATAN-523).
1010
* Made sure that Foundation/Foundation.h is always imported first (DEVEX-333).
1111
* Fixed a crash bug in the Swift-TestBed example app (DEVEX-327).
12+
* Fix blacklist open with URI scheme (DEVEX-341).
13+
- After opening a blacklisted scheme, the app would not open other schemes until a https URL was opened.
14+
- Added code that clears the blacklisted URL after sending the regex pattern to the server.
15+
- Removed an old NSLog from debugging.
1216

1317
- v0.24.1
1418
* _*Master Release*_ - April 5, 2018

0 commit comments

Comments
 (0)