ソースを参照

Update changelog

DarthSim 3 年 前
コミット
f99b7e0deb
1 ファイル変更4 行追加0 行削除
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -3,6 +3,10 @@
 ## [Unreleased]
 ### Add
 - Add `IMGPROXY_RETURN_ATTACHMENT` config and [return_attachment](https://docs.imgproxy.net/generating_the_url?return-attachment) processing option.
+- Add SVG sanitization and `IMGPROXY_SANITIZE_SVG` config.
+
+### Change
+- Better animation detection.
 
 ### Fix
 - Respond with 404 when file wasn't found in the local storage.