We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e834147 commit f884a41Copy full SHA for f884a41
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.1.1
+## 2.1.1 (2014-04-20)
2
3
Bugfixes:
4
@@ -11,7 +11,7 @@ Features:
11
`bootstrap_nested_form_for` (#44 and #66)
12
- `form_group` no longer requires a name (#83)
13
14
-## 2.1.0
+## 2.1.0 (2014-04-01)
15
16
Moved GitHub repository from https://github.com/potenza/bootstrap_form
17
to https://github.com/bootstrap-ruby/rails-bootstrap-forms
lib/bootstrap_form/version.rb
@@ -1,3 +1,3 @@
module BootstrapForm
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
end
0 commit comments