diff --git a/CHANGELOG.md b/CHANGELOG.md index 8950cdabd..df57a1f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +## [3.12.1](https://github.com/ionic-team/ionic-native/compare/v3.12.0...v3.12.1) (2017-06-03) + + +### Code Refactoring + +* **phonegap-local-notification:** fix class name to match plugin name ([c6a76c2](https://github.com/ionic-team/ionic-native/commit/c6a76c2)) + + +### BREAKING CHANGES + +* **phonegap-local-notification:** PhonegapLocalNotifications class has been renamed to PhonegapLocalNotification + + + # [3.12.0](https://github.com/ionic-team/ionic-native/compare/v3.11.0...v3.12.0) (2017-06-03)