389 B
389 B
title | date | author | version | categories | |
---|---|---|---|---|---|
Jekyll 3.8.3 Released | 2018-06-05 09:00:00 -0500 | pathawks | 3.8.3 |
|
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.