File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ Bugfixes:
5
5
6
6
Features:
7
7
- Your contribution here!
8
+
9
+ ## [ 2.6.0] [ ] (2017-02-03)
10
+
11
+ Bugfixes:
12
+ - None
13
+
14
+ Features:
8
15
- Add a FormBuilder#custom_control helper [ #289 ] ( https://github.com/bootstrap-ruby/rails-bootstrap-forms/pull/289 )
9
16
10
17
## [ 2.5.3] [ ] (2016-12-23)
@@ -153,7 +160,8 @@ Features:
153
160
- Added support for bootstrap_form_tag (@baldwindavid )
154
161
155
162
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
157
165
[ 2.5.3 ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.2...v2.5.3
158
166
[ 2.5.2 ] : https://github.com/bootstrap-ruby/rails-bootstrap-forms/compare/v2.5.1...v2.5.2
159
167
[ 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 1
1
module BootstrapForm
2
- VERSION = "2.5.3 " . freeze
2
+ VERSION = "2.6.0 " . freeze
3
3
end
You can’t perform that action at this time.
0 commit comments