diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e6bb654e2..d8387b352 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -10,6 +10,8 @@ nav_order: 6 ## main +Added **RailsCarma** to the list of companies using ViewComponent. + ## 4.0.2 * Share the view context in tests to prevent out-of-order rendering issues for certain advanced use-cases, eg. testing instances of Rails' `FormBuilder`.