Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sen-lu authored May 24, 2017
1 parent c3bfa09 commit 384b155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
- Removes the `shouldOpenURIExternally` field from `ABKInAppMessage`.
- Requires XCode 8.3.
- Changes the behavior of the `onCardClicked:feedViewController:` method in `ABKFeedViewControllerDelegate` to let Appboy handle the card click action if the delegate method returns `NO`.
- Previously, Appboy would handle the card click action if `onCardClicked:feedViewController:` returned `YES`.
- This change standardizes delegate behavior with `ABKInAppMessageControllerDelegate` and `ABKURLDelegate`.
- Previously, Appboy would handle the card click action if `onCardClicked:feedViewController:` returned `YES`.
- This change standardizes delegate behavior with `ABKInAppMessageControllerDelegate` and `ABKURLDelegate`.

##### Added:
- Adds the property `openUrlInWebView` to `ABKInAppMessage`, `ABKInAppMessageButton` and `ABKCard`. This property determines if the URL associated with the object will be opened in a `UIWebView`.
Expand Down

0 comments on commit 384b155

Please sign in to comment.