From 1e81243ef8020c30bfd9f105dfc6f5da74431c2d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 24 Sep 2018 12:31:37 -0400 Subject: [PATCH] Update history to reflect merge of #7270 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0bdd17cf..15693e08 100644 --- a/History.markdown +++ b/History.markdown @@ -116,6 +116,7 @@ * Add call to unused method `validate_options` in `commands/serve.rb` (#7122) * Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226) * Check if scope applies to type before given path (#7263) + * Document two methods, simplify one of the methods (#7270) ### feature