# Changelog ## 1.0.1 * Tested against Rails 3.2.20, 4.0.11 and 4.1.7 ## 1.0.0 * bootstrap-sass 3.3.0 * Open-ended dependencies on development gems ## 0.9.2 * Tested against Ruby 2.1.3 ## 0.9.1 * Fixed minitest dependency ## 0.9.0 * Font Awesome 4.2.0 * bootstrap-sass 3.2.0+2 * Automatically requires `sass-rails` * Updated Rails and Sass dependencies * Removed open-ended dependencies * Using Appraisal to run tests * Tested against Rails 4.0.10 and 4.1.6 ## 0.8.2 * Updated badges ## 0.8.1 * Fixed rake task * Fixed bootstrap-sass submodule ## 0.8.0 * bootstrap-sass 3.2.0+1 ## 0.7.3 * Tested against Rails 4.0.9 and 4.1.5 * Bumped up version ## 0.7.2 * Added Rails 3.2.x instruction to Readme * Improved specs ## 0.7.1 * Updated Rails dependencies ## 0.7.0 * bootstrap-sass 3.2.0 * Font Awesome 4.1.0 * Support for Rails 4.1.2 and 4.0.6 ## 0.6.4 * Added Gemfile.lock to .gitignore ## 0.6.3 * Updated Rails dependencies ## 0.6.2 * Fixed generator for Rails 4. Please check that `twbs.scss` is required before `require_tree .` in your `application.css` ## 0.6.1 * Fixed README ## 0.6.0 * Support for Rails 4.1.0.rc2 * Support for Ruby 2.1.1 * Added style for standard Rails form errors * Fixed Sass precision ## 0.5.1 * Updated Rails dependency to 3.2.17 ## 0.5.0 * bootstrap-sass v3.1.1 ## 0.4.2 * Fixed submodules ## 0.4.1 * Fixed submodules ## 0.4.0 * bootstrap-sass 3.1.0+2 * Respond.js 1.4.2 @ [3fde262748](https://github.com/scottjehl/Respond/commit/3fde2627484f8cb38e2bd4dbf2374cf41184b0f4) * Updated readme ## 0.3.1 * Fixed dependencies ## 0.3.0 * bootstrap-sass 3.1.0 * FontAwesome 4.0.3 * Respond.js 1.4.2 ## 0.2.0 * Bootstrap 3.0 @ [31dfc3218e](https://github.com/twbs/bootstrap/commit/31dfc3218e4aafca3a3963a632a22ee018362c00) ## 0.1.0 * Bootstrap 3.0 @ [73f10843a4](https://github.com/twbs/bootstrap/commit/73f10843a487ee94bed755ecfd7c853cb657bf38) * Font Awesome 3.2.1 @ [906345058f](https://github.com/FortAwesome/Font-Awesome/commit/906345058f738c2b931f89754a319ed108e17bd8) * Respond.js 1.3.0 @ [ad87635f83](https://github.com/scottjehl/Respond/commit/ad87635f83f8b811e1da53c082325a4b35960771) ## 0.0.1 * First public version