HISTORY.md in cloudcannon-jekyll-1.5.2 vs HISTORY.md in cloudcannon-jekyll-1.5.3

- old
+ new

@@ -1,5 +1,10 @@ +# 1.5.3 + +* Rework fallback for older versions of Jekyll when reading data, posts and drafts +* Fix deprecation warning for `posts.map` + # 1.5.2 * Fix for empty collection configurations # 1.5.1 @@ -14,9 +19,13 @@ * Added `_path` field to each collection definition in config * Removed some unused fields * Renamed static to static-pages in details and removed `robots.txt` and `sitemap.xml` exceptions * Add `url` to static-pages * Normalise `_path` in static-pages + +# 1.4.3 + +* Fix off-by-one depth for nested documents from last change # 1.4.2 * Added max depth parameter for jsonify filter and increase it for array structures in config output