Browse Source

Update CHANGELOG.md

Sergey Alexandrovich 6 years ago
parent
commit
0ad85b456b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -18,6 +18,7 @@
 - Sending `User-Agent` header when downloading a source image;
 - Sending `User-Agent` header when downloading a source image;
 - Setting proper filename in `Content-Disposition` header in the response;
 - Setting proper filename in `Content-Disposition` header in the response;
 - Truncated signature support (thanks to [printercu](https://github.com/printercu));
 - Truncated signature support (thanks to [printercu](https://github.com/printercu));
+- imgproxy uses source image format by default (used to use `jpg`);
 - `IMGPROXY_MAX_SRC_DIMENSION` is **deprecated**, use `IMGPROXY_MAX_SRC_RESOLUTION` instead.
 - `IMGPROXY_MAX_SRC_DIMENSION` is **deprecated**, use `IMGPROXY_MAX_SRC_RESOLUTION` instead.
 
 
 ## v2.0.3
 ## v2.0.3