Files
jekyll/docs/_posts/2016-08-02-jekyll-3-2-1-released.markdown
Frank Taillandier 74e6ef83c9 Use defaults in config
All docs stored in _docs inherit from docs layout
All news items stored in _posts inherit from news-item layout
2017-01-09 21:10:24 +01:00

859 B

title, date, author, version, categories
title date author version categories
Jekyll 3.2.1 Released with Fix for Windows 2016-08-02 13:20:11 -0700 parkr 3.2.1
release

Well, 3.2.0 has been a success, but with one fatal flaw: it doesn't work on Windows! Sorry, Windows users. Hot on the trail of 3.2.0, this release should squash that 🐛. Sorry about that!

This release also fixes an issue when using gem-based themes where the theme was rejected if it existed behind a symlink. This is a common setup for the various ruby version managers, and for Ruby installed via Homebrew. Props to @benbalter for fixing that up.

Thanks to the contributors for this release: Adam Petrie, Ben Balter, Daniel Chapman, DirtyF, Gary Ewan Park, Jordon Bedwell, and Parker Moore.

As always, you can see our full changelog on the History page.

Happy Jekylling!