From e071f5bf14d039facf4af0f8a624f010f1bdf369 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 20:11:49 -0800 Subject: [PATCH] add stub entry about addition of new utility classes to the migration guide --- docs/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration.md b/docs/migration.md index 04fde5ea50..d530becb1c 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -38,6 +38,7 @@ We've added new components and changed some existing ones. Here are the new or u | 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 | | +| New utility classes | | ## What's removed The following components have been removed in v4.0.0.