浏览代码

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.