CHANGELOG.md in jekyll_outline-1.0.2 vs CHANGELOG.md in jekyll_outline-1.1.0
- old
+ new
@@ -1,8 +1,14 @@
+## 1.1.0 / 2023-03-14
+ * `outline_js` tag added, for including Javascript necessary to position images relating to the outline.
+ * Now generates a series of divs, instead of one big div.
+ * Now interprets numbers as decimal instead of octal.
+ * CSS documented and new `post_title` class defined.
+
## 1.0.2 / 2023-02-16
* Updated to `jekyll_plugin_support` v0.5.1
## 1.0.1 / 2023-02-14
* Now dependent upon `jekyll_plugin_support`
## 1.0.0 / 2022-04-02
- * Initial version
+ * Initial version, this Jekyll plugin defines a block tag called `outline`.