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

- old
+ new

@@ -1,8 +1,14 @@ # CHANGELOG ## master +## 2.23.1 + +* Fixed out-of-order rendering bug in `ActionView::SlotableV2` + + *Blake Williams* + ## 2.23.0 * Add `ActionView::SlotableV2` * `with_slot` becomes `renders_one`. * `with_slot collection: true` becomes `renders_many`.