CHANGELOG.md in view_component-2.23.1 vs CHANGELOG.md in view_component-2.23.2

- old
+ new

@@ -1,8 +1,14 @@ # CHANGELOG ## master +## 2.23.2 + +* Fix bug where rendering a component `with_collection` from a controller raised an error. + + *Joel Hawksley* + ## 2.23.1 * Fixed out-of-order rendering bug in `ActionView::SlotableV2` *Blake Williams*