CHANGELOG.md in view_component-2.16.0 vs CHANGELOG.md in view_component-2.17.0
- old
+ new
@@ -1,6 +1,12 @@
# master
+# 2.17.0
+
+* Slots return stripped HTML, removing leading and trailing whitespace.
+
+ *Jason Long, Joel Hawksley*
+
# 2.16.0
* Add `--sidecar` option to the erb, haml and slim generators. Places the generated template in the sidecar directory.
*Michael van Rooijen*