From 30564b5331b68cfea7b84927f19558be1c27dd57 Mon Sep 17 00:00:00 2001 From: DarthSim Date: Wed, 20 Nov 2024 19:46:48 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a94de852..a6562b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ ### Fixed - Fix detecting of width and height of HEIF images that include `irot` boxes. +- Set `Error` status for errorred traces in OpenTelemetry. - (pro) Fix opject detection accuracy when using YOLOv8 or YOLOv10 models. ## [3.26.1] - 2024-10-28