diff options
| -rw-r--r-- | docs/migration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 04fde5ea5..d530becb1 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` `<div>` with a real `<progress>` element. | | New table variants | | +| New utility classes | | ## What's removed The following components have been removed in v4.0.0. |
