From 283b74fc6036f376c0bc6beb691e18d77aa43d79 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 19:52:57 -0800 Subject: [PATCH] Document official support of Android v5.0+ Browser and WebView in the migration guide --- docs/migration.md | 1 + 1 file changed, 1 insertion(+) 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`. -- 2.47.3