]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add migration guide entry
authorMark Otto <markdotto@gmail.com>
Thu, 11 Mar 2021 05:51:34 +0000 (21:51 -0800)
committerMark Otto <otto@github.com>
Thu, 11 Mar 2021 06:04:32 +0000 (22:04 -0800)
site/content/docs/5.0/migration.md

index 3e5fb22e116e8912c65eecf7112e4eb0bb7fdc61..6eaca9f96ae3c3aa9053d18c1b31d4dea2c81293 100644 (file)
@@ -9,6 +9,10 @@ toc: true
 
 ## v5.0.0-beta3
 
+### Components
+
+- Added new [`.list-group-numbered` modifier]({{< docsref "/components/list-group#numbered" >}}) to list groups.
+
 ### JavaScript
 
 - All plugins can now accept a CSS selector as the first argument. You can either pass a DOM element or any valid CSS selector to create a new instance of the plugin: