From 98c5171f11d0cf75b274d42e82b0018838168806 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 20:11:31 -0800 Subject: [PATCH] add stub entry about addition of new table variants to the migration guide --- docs/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration.md b/docs/migration.md index d32462177c..04fde5ea50 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -37,6 +37,7 @@ We've added new components and changed some existing ones. Here are the new or u | Cards | New, more flexible component to replace v3's panels, thumbnails, and wells. | | New navbar | Replaces the previous navbar with a new, simpler component. | | New progress bars | Replaces the old `.progress` `
` with a real `` element. | +| New table variants | | ## What's removed The following components have been removed in v4.0.0.