From 17f2fcb8294d3853c5c9f1c275ca133e7ba89828 Mon Sep 17 00:00:00 2001 From: Ibby Date: Thu, 27 Oct 2016 19:02:50 -0400 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc9be0506..84e35b110 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## [2.2.6](https://github.com/driftyco/ionic-native/compare/v2.2.5...v2.2.6) (2016-10-27) + + +### Bug Fixes + +* **nfc:** don't bind to name field, fix [#740](https://github.com/driftyco/ionic-native/issues/740) ([#749](https://github.com/driftyco/ionic-native/issues/749)) ([ca43394](https://github.com/driftyco/ionic-native/commit/ca43394)) +* **plugin:** don't bind to name field. Fixes [#740](https://github.com/driftyco/ionic-native/issues/740) ([71916a8](https://github.com/driftyco/ionic-native/commit/71916a8)) + + + ## [2.2.5](https://github.com/driftyco/ionic-native/compare/v2.2.4...v2.2.5) (2016-10-27)