From 5d76a6182a01fc3f520836020d1372fd2de69497 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 20:30:16 -0800 Subject: [PATCH] add stub entry for Tabs+Pills changes to the migration guide --- docs/migration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/migration.md b/docs/migration.md index 6904a61238..5b4c3e3fe4 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -30,6 +30,8 @@ This table shows the style changes between v3.x.x and v4.0.0. | Pager's `.previous` | `.pager-prev` | | Pager's `.next` | `.pager-next` | | Carousel's `.item` | `.carousel-item` | +| Tabs | | +| Pills | | ## What's new We've added new components and changed some existing ones. Here are the new or updated styles.