CHANGELOG.md in jekyll_flexible_include-2.0.5 vs CHANGELOG.md in jekyll_flexible_include-2.0.6
- old
+ new
@@ -1,4 +1,7 @@
+## 2.0.6 / 2022-04-11
+ * Niggling little bug thing. Gone.
+
## 2.0.5 / 2022-04-11
* Now using <code>Shellwords</code> and <code>KeyValueParser</code> instead of a homegrown parser.
* Refactored helper methods to jekyll_tag_helper.rb
* Looks up values for liquid variable references from several scopes.
* Suppresses stack dump when an error occurs.