From ef3a6dfcc10270f01b656a04d9c7cc4949eb3ab3 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Wed, 11 Jan 2023 19:13:09 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2277de1..5968a0a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Add support for Managed Identity or Service Principal credentials to Azure Blob Storage integration. - Optimize memory usage in some scenarios. - Better SVG sanitization. +- (pro) Allow usage of floating-point numbers in the `IMGPROXY_VIDEO_THUMBNAIL_SECOND` config and the `video_thumbnail_second` processing option. ### Fix - Fix craches in some cases when using OpenTelemetry in Amazon ECS.