From 97ba9b4fe14febcd90edaa3e9f7550c8ba3e981e Mon Sep 17 00:00:00 2001 From: Ibby Date: Sat, 18 Mar 2017 18:34:42 -0400 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cdeb5d8..c836d5a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +# [2.9.0](https://github.com/driftyco/ionic-native/compare/v2.8.1...v2.9.0) (2017-03-18) + + +### Bug Fixes + +* **background-geolocation:** configure returns an observable ([961cff1](https://github.com/driftyco/ionic-native/commit/961cff1)) + + +### Features + +* **background-mode:** added moveToBackground and moveToForeground ([#1181](https://github.com/driftyco/ionic-native/issues/1181)) ([95ac7e1](https://github.com/driftyco/ionic-native/commit/95ac7e1)) + + + ## [2.8.1](https://github.com/driftyco/ionic-native/compare/v2.8.0...v2.8.1) (2017-03-10) @@ -310,7 +325,7 @@ ### BREAKING CHANGES -* device: device property no longer exists +* **device:** device property no longer exists