diff --git a/History.markdown b/History.markdown index 5829b5bb..3ae944e8 100644 --- a/History.markdown +++ b/History.markdown @@ -30,6 +30,7 @@ * Change regex to sanitize and normalize filenames passed to LiquidRenderer (#6610) * Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726) * Debug writing files during the build process (#6696) + * Improve regex usage in `Tags::IncludeTag` (#6848) ### Documentation