File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ Bugfixes:
55
66Features:
77 - Your contribution here!
8+
9+ ## [ 2.6.0] [ ] (2017-02-03)
10+
11+ Bugfixes:
12+ - None
13+
14+ Features:
815 - Add a FormBuilder#custom_control helper [ #289 ] ( https://github.com/bootstrap-ruby/rails-bootstrap-forms/pull/289 )
916
1017## [ 2.5.3] [ ] (2016-12-23)
@@ -153,7 +160,8 @@ Features:
153160 - Added support for bootstrap_form_tag (@baldwindavid )
154161
155162
156- [ Pending Release ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.3...HEAD
163+ [ Pending Release ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.6.0...HEAD
164+ [ 2.6.0 ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.3...v2.6.0
157165[ 2.5.3 ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.2...v2.5.3
158166[ 2.5.2 ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.1...v2.5.2
159167[ 2.5.1 ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.0...v2.5.1
Original file line number Diff line number Diff line change 11module BootstrapForm
2- VERSION = "2.5.3 " . freeze
2+ VERSION = "2.6.0 " . freeze
33end
You can’t perform that action at this time.
0 commit comments