Browse Source

Update changelog

DarthSim 1 year ago
parent
commit
94c9598037
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -3,6 +3,7 @@
 ## [Unreleased]
 ### Fix
 - Fix saving to JPEG when using linear colorspace.
+- Fix the `Cache-Control` and `Expires` headers passthrough when SVG is sanitized or fixed.
 
 ## [3.18.1] - 2023-07-29
 ### Change