unch-cms/public/assets/vendor/jekyll/site/_posts/2014-11-12-jekyll-2-5-2-released.markdown
2022-09-02 11:25:50 +07:00

518 B

layout title date author version categories
news_item Jekyll 2.5.2 Released 2014-11-12 18:49:08 -0800 parkr 2.5.2
release

A very minor release, 2.5.2 fixes a bug with path sanitation that 2.5.1 introduced. It also improves the post_url tag such that it checks the posts' name (e.g. 2014-03-03-my-cool-post) instead of a compiled time and name. This fixes issues where posts are created and the day changes based on timezone discrepancies.

Full history here.

Happy Jekylling!