diff options
| author | Chris Rebert <[email protected]> | 2014-12-19 20:11:49 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-19 20:11:49 -0800 |
| commit | e071f5bf14d039facf4af0f8a624f010f1bdf369 (patch) | |
| tree | b21f0e6ecb31a61d75468d506f3d24760432b08e /docs/migration.md | |
| parent | 98c5171f11d0cf75b274d42e82b0018838168806 (diff) | |
| download | bootstrap-e071f5bf14d039facf4af0f8a624f010f1bdf369.tar.xz bootstrap-e071f5bf14d039facf4af0f8a624f010f1bdf369.zip | |
add stub entry about addition of new utility classes to the migration guide
Diffstat (limited to 'docs/migration.md')
| -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. |
