From 7d9df8c82fb90a921608ed0ca1b6e9115827f026 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Sat, 3 Jun 2017 18:43:46 -0400 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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)