Update history to reflect merge of #7574 [ci skip]

This commit is contained in:
jekyllbot 2019-03-19 03:03:59 -04:00
parent 378147d761
commit 6dcce995a6
1 changed files with 5 additions and 1 deletions

View File

@ -25,7 +25,7 @@
* Allow custom sorting of collection documents (#7427)
* Always exclude certain paths from being processed (#7188)
### Bug Fixes
### Bug Fixes
* Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
* Theme gems: ensure directories aren't symlinks (#7419)
@ -246,6 +246,10 @@
* Link to sponsor listing in README (#7405)
* Better Performance (#7388)
### release
* Release v4.0.0.pre.alpha1 (#7574)
## 3.8.5 / 2018-11-04
### Bug Fixes