diff --git a/History.markdown b/History.markdown index 8c292a42..60bfdfe6 100644 --- a/History.markdown +++ b/History.markdown @@ -111,6 +111,7 @@ * Add call to unused method `validate_options` in `commands/serve.rb` (#7122) * Security: fix `include` bypass of `EntryFilter#filter` symlink check (#7226) * 3.8.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (#7228) + * 3.6.x: security: fix `include` bypass of `EntryFilter#filter` symlink check (#7229) ### feature