diff --git a/CHANGELOG.md b/CHANGELOG.md index 73616d5c..d2fccce9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### Changed - More deployer settings are now redacted when generating a diagnostics report. -- The existence of cached files is checked before deletion, to prevent unnecessarily logged warnings ([#741](https://github.com/putyourlightson/craft-blitz/issues/741)). +- The existence of cached files is now checked before deletion, to prevent unnecessarily logged warnings ([#741](https://github.com/putyourlightson/craft-blitz/issues/741)). - The `injectScriptEvent` variable is no longer defined in the global scope, for better compatibility with JavaScript libraries. ## 5.9.6 - 2024-11-15