]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update About text now that Bootstrap 5 is live
authorChristian Oliff <christianoliff@pm.me>
Wed, 5 May 2021 23:54:49 +0000 (08:54 +0900)
committerMark Otto <otto@github.com>
Thu, 6 May 2021 23:04:26 +0000 (16:04 -0700)
..and big congrats (and thanks) to all the Bootstrap team on v5 launching :-)

site/content/docs/5.0/about/overview.md

index b295eb560320b869fa3c93b49d3a189cf48ded38..0c2fc64c6d1e27395304a8f98fe1cd07140a58a8 100644 (file)
@@ -22,7 +22,7 @@ Originally [released](https://blog.twitter.com/developer/en_us/a/2011/bootstrap-
 
 With Bootstrap 4, we once again rewrote the project to account for two key architectural changes: a migration to Sass and the move to CSS's flexbox. Our intention is to help in a small way to move the web development community forward by pushing for newer CSS properties, fewer dependencies, and new technologies across more modern browsers.
 
-Our latest release, Bootstrap 5 (currently in development), focuses on improving v4's codebase with as few major breaking changes as possible. We improved existing features and components, removed support for older browsers, dropped jQuery for regular JavaScript, and embraced more future-friendly technologies like CSS custom properties as part of our tooling.
+Our latest release, Bootstrap 5, focuses on improving v4's codebase with as few major breaking changes as possible. We improved existing features and components, removed support for older browsers, dropped jQuery for regular JavaScript, and embraced more future-friendly technologies like CSS custom properties as part of our tooling.
 
 ## Get involved