diff options
| -rw-r--r-- | docs/migration.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index 4d90acf6e..3c00c8290 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -72,6 +72,8 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with ### Images - Renamed `.img-responsive` to `.img-fluid`. +- Renamed `.img-rounded` to `.rounded` +- Renamed `.img-circle` to `.rounded-circle` ### Tables |
