diff --git a/History.markdown b/History.markdown index c25fc45e..208ba755 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ * Cache parsed include file to save liquid parsing time. (#4120) * Slightly speed up url sanitization and handle multiples of ///. (#4168) * Print debug message when a document is skipped from reading (#4180) + * Include tag should accept multiple variables in the include name (#4183) ### Bug Fixes