From: Chris Rebert Date: Sat, 20 Dec 2014 03:52:57 +0000 (-0800) Subject: Document official support of Android v5.0+ Browser and WebView in the migration guide X-Git-Tag: v4.0.0-alpha~463^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=283b74fc6036f376c0bc6beb691e18d77aa43d79;p=thirdparty%2Fbootstrap.git Document official support of Android v5.0+ Browser and WebView in the migration guide --- diff --git a/docs/migration.md b/docs/migration.md index 3d87399cd9..8ce89fccd4 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -8,6 +8,7 @@ title: Migrating to v4.x.x For a broader overview, see [what's new](http://blog.getbootstrap.com/DEAD-LINK-FIX-ME-PLEASE) in the v4.0.0 release announcement. - Dropped IE8 support—v4 is now only IE9+. For sites needing IE8, use v3. +- Added official support for Android v5.0 Lollipop's Browser and WebView. Earlier versions of the Android Browser and WebView remain only unofficially supported. - Switched from `px` to `rem` as our primary unit in CSS. - Media queries are now in `em`s. - Global font-size increased from `14px` to `16px`.