Browse Source

Update changelog

DarthSim 3 years ago
parent
commit
1de96252ed
1 changed files with 5 additions and 0 deletions
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Changelog
 
 ## [Unreleased]
+### Add
+- Add `IMGPROXY_RETURN_ATTACHMENT` config and [return_attachment](https://docs.imgproxy.net/generating_the_url?return-attachment) processing option.
+
+### Fix
+- Respond with 404 when file wasn't found in the local storage.
 
 ## [3.5.1] - 2022-05-20
 ### Change