You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/05/08 00:53:33 UTC

[cordova-cli] branch master updated: Updated the Supported Platforms (#433)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c4b092  Updated the Supported Platforms (#433)
7c4b092 is described below

commit 7c4b092779e82f02c0fb7ad40d70483310601e37
Author: Max K <ma...@mklingmann.com>
AuthorDate: Wed May 8 02:53:28 2019 +0200

    Updated the Supported Platforms (#433)
    
    The supported platforms have been updated as per https://github.com/apache/cordova-electron/issues/49
    
    [x] Added "Electron" to the supported platforms
    [x] Removed "Ubuntu" & "Blackberry10" from the supported platforms
    [x] Removed the section "Deprecated platforms"
---
 doc/readme.md | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/doc/readme.md b/doc/readme.md
index bd74dcf..8ee5e22 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -251,16 +251,8 @@ There are a number of ways to specify a platform:
 - Android
 - iOS
 - Windows (8.1, Phone 8.1, UWP - Windows 10)
-- Blackberry10
-- Ubuntu
 - Browser
-
-### Deprecated Platforms
-
-- Amazon-fireos (use Android platform instead)
-- WP8 (use Windows platform instead)
-- Windows 8.0 (use older versions of cordova)
-- Firefox OS (use older versions of cordova)
+- Electron
 
 ### Examples
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org