You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,21 @@
7
7
### New features
8
8
9
9
* Your contribution here!
10
+
11
+
### Bugfixes
12
+
13
+
* Your contribution here!
14
+
15
+
## [4.2.0][] (2019-03-08)
16
+
17
+
### New features
18
+
10
19
*[#508] Support `rich_text_area` AKA the Trix editor on Rails 6+.
11
20
*[#518] Move all inputs to separate, more maintainable files.
12
21
*[#514](https://github.com/bootstrap-ruby/bootstrap_form/pull/514): Add support for BS 4.2 switches - [@simmerz](https://github.com/simmerz)
13
22
14
23
### Bugfixes
15
24
16
-
* Your contribution here!
17
25
*[#522](https://github.com/bootstrap-ruby/bootstrap_form/pull/522): Clean up rubocop offences - [@simmerz](https://github.com/simmerz)
18
26
*[#524](https://github.com/bootstrap-ruby/bootstrap_form/pull/524): Fix non-inline layout rendering without help text - [@simmerz](https://github.com/simmerz)
19
27
@@ -260,7 +268,8 @@ Features:
260
268
- Added support for bootstrap_form_tag (@baldwindavid)
0 commit comments