diff --git a/Upcoming-3.0-changes.md b/Upcoming-3.0-changes.md index 296c93e..83d5ee0 100644 --- a/Upcoming-3.0-changes.md +++ b/Upcoming-3.0-changes.md @@ -45,7 +45,8 @@ While our last major version bump (2.0) was a complete rewrite of the docs, CSS, - ❑ Convert class to `.jumbotron`. ### Navigation -- ❑ Remove the `.nav-list` option. Instead, `.nav-stacked` will be a modifier class for tabs and pills to achieve virtually the same component. +- **Removed the `.nav-list` option** to simplify nav offerings. +- ❑ Instead, `.nav-stacked` will be a modifier class for tabs and pills to achieve virtually the same component. ### Thumbnails - **Dropped the `.thumbnails` meta component.** Instead of special HTML and CSS for grid sizing, just use the grid system itself.