-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Apptentive Cordova Changelog | ||
============================ | ||
|
||
This document lets you know what has changed in the Cordova plugin. For changes in each version of the native SDKs, please see: | ||
|
||
- [Android Changelog](https://github.com/apptentive/apptentive-android/blob/master/CHANGELOG.md) | ||
- [iOS Changelog](https://github.com/apptentive/apptentive-ios/blob/master/CHANGELOG.md) | ||
|
||
v2.0.1 - November 5, 2015 | ||
========================= | ||
|
||
- Apptentive Android SDK: 2.0.1 | ||
- Apptentive iOS SDK: 2.0.5 | ||
- Fixed a bug where the callback provided to `Apptentive.addUnreadMessagesListener()` wasn't getting called on Android. | ||
- Updated to the latest Apptentive iOS SDK v2.0.5 | ||
|
||
v2.0.0 - September 22, 2015 | ||
=========================== | ||
|
||
- Apptentive Android SDK: 2.0.1 | ||
- Apptentive iOS SDK: 2.0.2 | ||
- Upgrades the Apptentive Cordova plugin with v2.0 of our Android and iOS SDKs | ||
- Includes a completely redesigned Message Center |