diff --git a/docs/migration.md b/docs/migration.md index a01e85dd41..c8c39c03b2 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -134,6 +134,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with - Rewrote component with flexbox. - Replaced `a.list-group-item` with an explicit class, `.list-group-item-action`, for styling link and button versions of list group items. +- Added `.list-group-flush` class for use with cards. ### Modal