Skip to content

Commit 05edaa6

Browse files
committed
Improve CHANGELOG entry
1 parent 51a52cb commit 05edaa6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

actionview/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
* Deprecate `AbstractController::Base::parent_prefixes`. Override `AbstractController::Base::local_prefixes` when you want to change where to find views.
1+
* Deprecate `AbstractController::Base.parent_prefixes`.
2+
Override `AbstractController::Base.local_prefixes` when you want to change
3+
where to find views.
24

35
*Nick Sutterer*
46

5-
* Take label values into account when doing I18n lookups for model attributes.
7+
* Take label values into account when doing I18n lookups for model attributes.
68

79
The following:
810

0 commit comments

Comments
 (0)