diff --git a/History.markdown b/History.markdown index 229fc598..d59549f6 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * Allow date filters to output ordinal days (#6773) * 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) ### Documentation