You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/12/08 20:22:45 UTC

[2/4] docs commit: Updated cordova ios 4.0.0 blog post - emphasized breaking changes and changes to 3rd party plugins

Updated cordova ios 4.0.0 blog post - emphasized breaking changes and changes to 3rd party plugins


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/1ece83cd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/1ece83cd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/1ece83cd

Branch: refs/heads/master
Commit: 1ece83cda283a48bbf26a83d9c48cbbdc419b437
Parents: b250c65
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Dec 8 08:08:35 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Dec 8 08:08:35 2015 -0800

----------------------------------------------------------------------
 www/_posts/2015-12-08-cordova-ios-4.0.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/1ece83cd/www/_posts/2015-12-08-cordova-ios-4.0.0.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-12-08-cordova-ios-4.0.0.md b/www/_posts/2015-12-08-cordova-ios-4.0.0.md
index 483eb73..c062ad3 100644
--- a/www/_posts/2015-12-08-cordova-ios-4.0.0.md
+++ b/www/_posts/2015-12-08-cordova-ios-4.0.0.md
@@ -10,7 +10,7 @@ tags: news releases
 
 We are happy to announce that `Cordova iOS 4.0.0` has been released.
 
-This release adds significant functionality, and also introduces a number of [breaking changes](https://github.com/apache/cordova-ios/blob/master/guides/API%20changes%20in%204.0.md). Mostly though, it adds first-class support for pluggable webviews - namely we now support [WKWebView](https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/) -- a bundled modern WebView for iOS! 
+This is a major release, and [deprecated APIs have been removed](https://github.com/apache/cordova-ios/blob/master/guides/API%20changes%20in%204.0.md). Some 3rd party plugins might require updates before they are compatible. This release adds first-class support for pluggable webviews - namely we now support [WKWebView](https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/) -- a bundled modern WebView for iOS! 
 
 `cordova-ios@4.0.0` will be the default iOS version in the next version of `cordova`. If you just can't wait though, you can try it out now:
 


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