Skip to content

Commit

Permalink
Add 1.7.11 release notes to the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
apbendi committed Apr 6, 2016
1 parent 96e5a4b commit 7963324
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
HEAD
=====


1.7.11 (TBD)
1.7.11 (April 6, 2016)
======================
* Resolved Swift interop issues:
* The SDK can now be imported into Swift projects without an Objective-C bridging header
* Subclassing `CMObject` in Swift is now less confusing thanks to resolved initializer designation
* The SDK no longer throws and catches exceptions internally, making breakpoint debugging more feasible
* The `-registerForPushNotifications:` family of methods on `CMStore` have been deprecated and replaced with versions that work cleanly with changes to Cocoa
* Various compiler warnings and deprecations have been resolved

1.7.10 (February 29, 2016)
======================
Expand Down

0 comments on commit 7963324

Please sign in to comment.