Merge pull request #7354 from jekyll/add-3.8.5-post

Add 3.8.5 post
This commit is contained in:
olivia hugger 2018-11-04 21:23:03 +01:00 committed by GitHub
commit 22d9936042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
title: 'Jekyll 3.8.5 Released'
date: 2018-11-04 20:58:20 +0100
author: oe
version: 3.8.5
categories: [release]
---
This release fixes a bug where multiple Liquid tags were not supported in
excerpts.
Thanks to @ashmaroli for fixing this issue in [#7250].
Happy Jekylling!
[#7250]: https://github.com/jekyll/jekyll/pull/7250