mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Release 💎 3.8.3
This commit is contained in:
13
docs/_posts/2018-06-04-jekyll-3-8-3-released.markdown
Normal file
13
docs/_posts/2018-06-04-jekyll-3-8-3-released.markdown
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 'Jekyll 3.8.3 Released'
|
||||
date: 2018-06-05 09:00:00 -0500
|
||||
author: pathawks
|
||||
version: 3.8.3
|
||||
categories: [release]
|
||||
---
|
||||
|
||||
This release fixes a regression in 3.8 where collections with `published: false`
|
||||
do not show when using the `--unpublished` flag.
|
||||
|
||||
Thanks to @philipbelesky for reporting and fixing this issue; collections with
|
||||
`published: false` now behave the same way as Posts.
|
||||
Reference in New Issue
Block a user