From 0d2394bdcaf9e285c65c501344b926036fd0f17c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 26 Sep 2018 10:18:58 -0400 Subject: [PATCH] Update history to reflect merge of #7277 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5f0870d2..7cd46acd 100644 --- a/History.markdown +++ b/History.markdown @@ -121,6 +121,7 @@ * 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) + * Check key in collections only if it isn't "posts" (#7277) ### feature