diff options
| author | Mark Otto <[email protected]> | 2015-08-18 20:03:03 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-18 20:03:03 -0700 |
| commit | e18d6b691db07aadac047d9589979518f70e5b32 (patch) | |
| tree | e12b267f2e1a1444c7944bba50b25b0612217db2 | |
| parent | f83ca1c6b0ff6f35c598a211439464de7e1da3d0 (diff) | |
| download | bootstrap-e18d6b691db07aadac047d9589979518f70e5b32.tar.xz bootstrap-e18d6b691db07aadac047d9589979518f70e5b32.zip | |
note to the migration page
| -rw-r--r-- | docs/migration.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 99c4836bd..aa9186951 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -6,6 +6,10 @@ group: migration Bootstrap 4 is a major rewrite of almost the entire project. The most notable changes are summarized immediately below, followed by more specific class and behavioral changes to relevant components. +{% callout info %} +**Heads up!** This will be in flux as work on the v4 alphas progresses. Until then consider it incomplete, and we'd love pull requests to help keep it up to date. +{% endcallout %} + ## Summary Here are the big ticket items you'll want to be aware of when moving from v3 to v4. |
