diff options
| author | Chris Rebert <[email protected]> | 2014-12-19 20:02:55 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-19 20:02:55 -0800 |
| commit | cc726d883388a6b94cb632740d9a2fcc703cf5ed (patch) | |
| tree | f378ed3be1afe2e21e87663bb227336ebcc988ed /docs | |
| parent | 7afd2c4e50b533283d99fdd5027b71e09732b571 (diff) | |
| download | bootstrap-cc726d883388a6b94cb632740d9a2fcc703cf5ed.tar.xz bootstrap-cc726d883388a6b94cb632740d9a2fcc703cf5ed.zip | |
add stub entries for Panel, Thumbnail, Well removals to the migration guide
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/migration.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/migration.md b/docs/migration.md index b678cb892..298d42853 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -43,6 +43,8 @@ The following components have been removed in v4.0.0. | Component | Removed from 3.x.x | 4.0.0 Equivalent | | --- | --- | --- | -| | | | +| Panels | | Cards | +| Thumbnails | | Cards | +| Wells | | Cards | ## Additional notes |
