jekyll/docs/_posts/2014-03-24-jekyll-1-5-0-rel...

20 lines
579 B
Markdown

---
layout: news_item
title: 'Jekyll 1.5.0 Released'
date: 2014-03-24 20:37:59 -0400
author: parkr
version: 1.5.0
categories: [release]
---
As work continues on Jekyll 2.0.0, we felt it was important to address two key
issues of Jekyll 1.4.3, namely the `safe_yaml` dependency below 1.0 and the
inability to use Jekyll 1.4.3 on Windows due to a [fun issue with path sanitizing][].
For a full changelog, check out our [history][] page.
Now, back to work on 2.0.0!
[fun issue with path sanitizing]: https://github.com/jekyll/jekyll/issues/1948
[history]: /docs/history/#v1-5-0