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

This commit is contained in:
jekyllbot 2018-09-07 15:17:56 -04:00
parent f1c87a9129
commit 874ec5c3e2
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@
### Bug Fixes ### Bug Fixes
* Add call to unused method `validate_options` in `commands/serve.rb` (#7122) * Add call to unused method `validate_options` in `commands/serve.rb` (#7122)
* Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
### feature ### feature