소스 검색

Update changelog

DarthSim 2 년 전
부모
커밋
1de96252ed
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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