From 95072c82d2927b1d2b05d90c44e6a879ec1f3848 Mon Sep 17 00:00:00 2001 From: Justin Willis Date: Wed, 21 Dec 2016 15:04:30 -0600 Subject: [PATCH] chore(changelog): recommend latest version of storage (#9752) --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e38b03753..34848d2057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ "@angular/platform-browser": "2.2.1", "@angular/platform-browser-dynamic": "2.2.1", "@angular/platform-server": "2.2.1", - "@ionic/storage": "1.1.6", + "@ionic/storage": "1.1.7", "ionic-angular": "2.0.0-rc.4", "ionic-native": "2.2.11", "ionicons": "3.0.0", @@ -205,8 +205,8 @@ first toolbar in a footer. Adding `no-border` to the header or footer will hide * This means that `no-border-top` and `no-border-bottom` will not work on iOS and should be removed from any toolbars using it. - - + + #### Events * The argument passed to the `events.subscribe(args)` function is no longer an array of parameters.