ソースを参照

Update changelog

DarthSim 5 年 前
コミット
a798530e40
1 ファイル変更2 行追加1 行削除
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -8,7 +8,8 @@
   **Note:** If you use `IMGPROXY_GCS_KEY`, it's recommended to set `IMGPROXY_USE_GCS` to `true` since it may be required by future versions to enable GCS support;
   **Note:** If you use `IMGPROXY_GCS_KEY`, it's recommended to set `IMGPROXY_USE_GCS` to `true` since it may be required by future versions to enable GCS support;
 - Setting `IMGPROXY_REPORT_DOWNLOADING_ERRORS` to `false` disables reporting of downloading errors;
 - Setting `IMGPROXY_REPORT_DOWNLOADING_ERRORS` to `false` disables reporting of downloading errors;
 - SVG passthrough. When source image and requested format are SVG, image will be returned without changes;
 - SVG passthrough. When source image and requested format are SVG, image will be returned without changes;
-- Log only modified processing options.
+- Log only modified processing options;
+- Fixed sharpening+watermarking
 
 
 ## v2.5.0
 ## v2.5.0