CHANGELOG.md in view_component-2.21.0 vs CHANGELOG.md in view_component-2.22.0

- old
+ new

@@ -1,8 +1,14 @@ # CHANGELOG ## master +## 2.22.0 + +* Add #with_variant to enable inline component variant rendering without template files. + + *Nathan Jones* + ## 2.21.0 * Only compile components at application initialization if eager loading is enabled. *Joel Hawksley*