소스 검색

Update changelog

DarthSim 6 년 전
부모
커밋
85d91b69a3
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Changelog
 
+## master
+
+- Better handling if non-sRGB images;
+- `SO_REUSEPORT` socker option support. Can be enabled with `IMGPROXY_SU_REUSEPORT`;
+- `dpr` option always changes the resulting size even if it leads to enlarge and `enlarge` is falsey;
+
 ## v2.3.0
 
 - `libvips` v8.8 support: better processing of animated GIFs, built-in CMYK profile, better WebP scale-on-load, etc;