Skip to content

Commit

Permalink
Add changelog entry for rails#37918
Browse files Browse the repository at this point in the history
Per request from @bogdanvlviv.
  • Loading branch information
joelhawksley committed Dec 11, 2019
1 parent f185190 commit e154568
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion actionview/CHANGELOG.md
@@ -1,7 +1,11 @@
* Added `class_names` helper to create a CSS class value with conditional classes.

*Joel Hawksley*, *Aaron Patterson*

* Add support for conditional values to TagBuilder.

*Joel Hawksley*

* `ActionView::Helpers::FormOptionsHelper#select` should mark option for `nil` as selected.

```ruby
Expand Down

0 comments on commit e154568

Please sign in to comment.