CHANGELOG.md in view_component-2.15.0 vs CHANGELOG.md in view_component-2.16.0
- old
+ new
@@ -1,6 +1,12 @@
# master
+# 2.16.0
+
+* Add `--sidecar` option to the erb, haml and slim generators. Places the generated template in the sidecar directory.
+
+ *Michael van Rooijen*
+
# 2.15.0
* Add support for templates as ViewComponent::Preview examples.
*Juan Manuel Ramallo