1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00

Update changelog

This commit is contained in:
DarthSim 2019-06-27 15:37:57 +06:00
parent c76696caf7
commit 85d91b69a3

View File

@ -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;