Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 161cee3

Browse files
committedOct 8, 2024··
Update changelog
1 parent 2c0daf6 commit 161cee3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ nav_order: 5
1010

1111
## main
1212

13+
* Make accommodations for component-local config to be introduced in future.
14+
15+
BREAKING: Assigning to `ViewComponent::Base.config` will no longer work. Instead, assign to `Rails.application.config`.
16+
17+
*Simon Fish*
18+
1319
* Use struct instead openstruct in lib code.
1420

1521
*Oleksii Vasyliev*

0 commit comments

Comments
 (0)
Please sign in to comment.