diff options
| author | Chris Rebert <[email protected]> | 2014-12-19 20:31:47 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-19 20:31:47 -0800 |
| commit | 27213cfb63760a77c82fb6ab1d6a610e48301a90 (patch) | |
| tree | 8c020fd83316647b9637af89beb63a166ef815ca /docs | |
| parent | b6abac3e1ee91b115bfa39cff8af6d0ff6c251cb (diff) | |
| download | bootstrap-27213cfb63760a77c82fb6ab1d6a610e48301a90.tar.xz bootstrap-27213cfb63760a77c82fb6ab1d6a610e48301a90.zip | |
add stub entry about Buttons changes 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 48ab9776f..d1b4686cb 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -32,6 +32,7 @@ This table shows the style changes between v3.x.x and v4.0.0. | Carousel's `.item` | `.carousel-item` | | Tabs | | | Pills | | +| Buttons | | ## What's new We've added new components and changed some existing ones. Here are the new or updated styles. |
