aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-19 20:02:55 -0800
committerChris Rebert <[email protected]>2014-12-19 20:02:55 -0800
commitcc726d883388a6b94cb632740d9a2fcc703cf5ed (patch)
treef378ed3be1afe2e21e87663bb227336ebcc988ed
parent7afd2c4e50b533283d99fdd5027b71e09732b571 (diff)
downloadbootstrap-cc726d883388a6b94cb632740d9a2fcc703cf5ed.tar.xz
bootstrap-cc726d883388a6b94cb632740d9a2fcc703cf5ed.zip
add stub entries for Panel, Thumbnail, Well removals to the migration guide
-rw-r--r--docs/migration.md4
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