From 452b0cf29d5c1499f4db37c3a71ed9ff36cdffde Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Tue, 24 Jan 2017 20:59:07 +0100 Subject: [PATCH] mention documentation improvements --- docs/_posts/2017-01-18-jekyll-3-4-0-released.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_posts/2017-01-18-jekyll-3-4-0-released.markdown b/docs/_posts/2017-01-18-jekyll-3-4-0-released.markdown index cfb1c4fd..db0796df 100644 --- a/docs/_posts/2017-01-18-jekyll-3-4-0-released.markdown +++ b/docs/_posts/2017-01-18-jekyll-3-4-0-released.markdown @@ -15,7 +15,7 @@ even bigger fan of [`group_by_exp`](/docs/filters/). 2. Using a custom timezone in Jekyll on Windows? Yeah, sorry that hasn't ever worked properly. We made it possible to accurately [set the timezone using IANA timezone codes](https://jekyllrb.com/docs/windows/#timezone-management). -3. New users should +3. Documentation has been improved, notably on themes, includes and permalinks. And [lots and lots more!](/docs/history/#v3-4-0)