Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.04 KB

Changelog

The changelog is tracked here but also in the Releases section of the GitHub project. The changelog only includes changes specific to the RubyGem.

The Bootstrap framework changes can be found in the Releases section of twbs/bootstrap. Release announcement posts on the official Bootstrap blog contain summaries of the most noteworthy changes made in each release of Bootstrap.

5.3.3

  • Adds support for other Sass engines: dartsass-sprockets, dartsass-rails, and cssbundling-rails.

4.2.1

  • Bootstrap rubygem now depends on SassC instead of Sass.

4.0.0.beta2.1

Fixes an extraneous sourceMappingURL in bootstrap.js. #124

4.0.0.beta2

Compass is no longer supported. Minimum required Sass version is now v3.5.2. #122

4.0.0.alpha3.1

This release corresponds to the upstream Bootstrap 4 Alpha 3.