Update history to reflect merge of #7574 [ci skip]
This commit is contained in:
parent
378147d761
commit
6dcce995a6
|
@ -25,7 +25,7 @@
|
||||||
* Allow custom sorting of collection documents (#7427)
|
* Allow custom sorting of collection documents (#7427)
|
||||||
* Always exclude certain paths from being processed (#7188)
|
* Always exclude certain paths from being processed (#7188)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
* Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
|
* Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
|
||||||
* Theme gems: ensure directories aren't symlinks (#7419)
|
* Theme gems: ensure directories aren't symlinks (#7419)
|
||||||
|
@ -246,6 +246,10 @@
|
||||||
* Link to sponsor listing in README (#7405)
|
* Link to sponsor listing in README (#7405)
|
||||||
* Better Performance (#7388)
|
* Better Performance (#7388)
|
||||||
|
|
||||||
|
### release
|
||||||
|
|
||||||
|
* Release v4.0.0.pre.alpha1 (#7574)
|
||||||
|
|
||||||
## 3.8.5 / 2018-11-04
|
## 3.8.5 / 2018-11-04
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
Loading…
Reference in New Issue