Skip to content

Commit

Permalink
Updated ChangeLog.md and removed the reduntant ReleaseNotes.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Smith committed Dec 13, 2016
1 parent 5a1ea20 commit 86a5baf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 46 deletions.
26 changes: 26 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,34 @@
Branch iOS SDK Change Log

- v0.12.20
* Started beta program.
* Updated the build script.
* Merge pull request #517 from brianmichel/bsm/call-javascript-from-main-thread.
* Fixed and re-applied patches from v0.12.18. These are:
- Updated share channel names for some older iOS app versions.
- Updated how the SFSafariViewController window is handled when finding a strong match.
* The keyWindow and firstResponder will no longer lose focus at app start up (#484, AIS-122).
* Branch now plays nicely with the Facebook login controller (AIS-122).
- Improved handling of queued link opens. (#491, #503, AIS-128)
- Made the preference helper more robust to prevent crashes (#514)
- Updated nullability of callback parameters for Swift (#509, #507, AIS-149).
- Fixed some nil reference errors found by static analysis.
- Fixed a small memory leak.

- v0.12.19
* Reverted changes from release 0.12.18.

- v0.12.18
* Updated share channel names for some older iOS app versions.
* Updated how the SFSafariViewController window is handled when finding a strong match.
- The keyWindow and firstResponder will no longer lose focus at app start up (#484, AIS-122).
- Branch now plays nicely with the Facebook login controller (AIS-122).
* Improved handling of queued link opens. (#491, #503, AIS-128)
* Made the preference helper more robust to prevent crashes (#514)
* Updated nullability of callback parameters for Swift (#509, #507, AIS-149).
* Fixed some nil reference errors found by static analysis.
* Fixed a small memory leak.

- v0.12.17
* Made the preference file creation more robust and fault tolerant.

Expand Down
46 changes: 0 additions & 46 deletions ReleaseNotes.md

This file was deleted.

0 comments on commit 86a5baf

Please sign in to comment.