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

This commit is contained in:
jekyllbot 2018-09-24 12:31:37 -04:00
parent 8a7ecfce36
commit 1e81243ef8
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
* 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) * Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226)
* Check if scope applies to type before given path (#7263) * Check if scope applies to type before given path (#7263)
* Document two methods, simplify one of the methods (#7270)
### feature ### feature