aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-19 19:52:57 -0800
committerChris Rebert <[email protected]>2014-12-19 19:52:57 -0800
commit283b74fc6036f376c0bc6beb691e18d77aa43d79 (patch)
tree375b03c9d186fe890bb11a4e56ec3c372addb09a /docs
parent3f3db41173c149e478c39d497a2cbbfd59eb748a (diff)
downloadbootstrap-283b74fc6036f376c0bc6beb691e18d77aa43d79.tar.xz
bootstrap-283b74fc6036f376c0bc6beb691e18d77aa43d79.zip
Document official support of Android v5.0+ Browser and WebView in the migration guide
Diffstat (limited to 'docs')
-rw-r--r--docs/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md
index 3d87399cd..8ce89fccd 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`.