diff options
| author | Chris Rebert <[email protected]> | 2014-12-19 20:11:31 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-19 20:11:31 -0800 |
| commit | 98c5171f11d0cf75b274d42e82b0018838168806 (patch) | |
| tree | 687e2b1097a1e44136a04c1fcce9003b9fe247d4 /docs | |
| parent | 75907f89fba85c1f9244646afef5936b5a526e61 (diff) | |
| download | bootstrap-98c5171f11d0cf75b274d42e82b0018838168806.tar.xz bootstrap-98c5171f11d0cf75b274d42e82b0018838168806.zip | |
add stub entry about addition of new table variants to the migration guide
Diffstat (limited to 'docs')
| -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 d32462177..04fde5ea5 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` `<div>` with a real `<progress>` element. | +| New table variants | | ## What's removed The following components have been removed in v4.0.0. |
