summaryrefslogtreecommitdiff
path: root/StoneIsland/plugins/phonegap-plugin-push/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/plugins/phonegap-plugin-push/README.md')
-rw-r--r--StoneIsland/plugins/phonegap-plugin-push/README.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/StoneIsland/plugins/phonegap-plugin-push/README.md b/StoneIsland/plugins/phonegap-plugin-push/README.md
index 93c2b1eb..8f9ff5e9 100644
--- a/StoneIsland/plugins/phonegap-plugin-push/README.md
+++ b/StoneIsland/plugins/phonegap-plugin-push/README.md
@@ -1,16 +1,12 @@
-# phonegap-plugin-push [![Build Status](https://travis-ci.org/phonegap/phonegap-plugin-push.svg)](https://travis-ci.org/phonegap/phonegap-plugin-push)
+#phonegap-plugin-push [![Build Status](https://travis-ci.org/phonegap/phonegap-plugin-push.svg)](https://travis-ci.org/phonegap/phonegap-plugin-push)
> Register and receive push notifications
-# Warning
-
-The links below take you to the version 2.x documentation which includes a number of breaking API changes from version 1.x, mostly the move from GCM to FCM. If you are using version 1.x please reference the docs in the [v1.x branch](https://github.com/phonegap/phonegap-plugin-push/tree/v1.x).
-
# What is this?
-This plugin offers support to receive and handle native push notifications with a **single unified API**.
+This plugin offers support to receive and handle native push notifications with a **single unified API**.
-Starting with version `2.0.0`, this plugin will support `CocoaPods` installation of the `Firebase Cloud Messaging` library. More details are available in the [Installation](docs/INSTALLATION.md#cocoapods) documentation.
+Starting with version `1.9.0`, this plugin will support `CocoaPods` installation of the `Google Cloud Messaging` library. More details are available in the [Installation](docs/INSTALLATION.md#cocoapods) documentation.
- [Reporting Issues](docs/ISSUES.md)
- [Installation](docs/INSTALLATION.md)