Add dat blog post.
This commit is contained in:
parent
f8e0cc8fe4
commit
fe5de64fb2
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
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.
|
||||
|
||||
[fun issue with path sanitizing]: https://github.com/jekyll/jekyll/issues/1948
|
||||
[history]: /docs/history/#150__20140324
|
Loading…
Reference in New Issue