From b015efc9fe3716b168f94510ed01083a5e00bf1d Mon Sep 17 00:00:00 2001 From: Sankar Siva Date: Fri, 4 Jan 2019 09:15:53 +0530 Subject: [PATCH] Version 4.1 Feature added (#27843) --- guide/english/bootstrap/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/bootstrap/index.md b/guide/english/bootstrap/index.md index 8b370a29d8..911247cc3b 100644 --- a/guide/english/bootstrap/index.md +++ b/guide/english/bootstrap/index.md @@ -75,6 +75,8 @@ Bootstrap comes with predefined grid classes for your use in markup. See more de - Version 4.0 added Sass and flexbox support +- Version 4.1 Added new custom range form control. + - Bootstrap does not restrict you to a fixed CSS format but allows you to develop quickly allowing style overwrites using cascading to add/edit the default styles. #### More Information: