Browse Source

Update changelog

DarthSim 8 months ago
parent
commit
5ab9dc808b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -12,6 +12,7 @@
 - (pro) Fix opject detection accuracy when using YOLOv8 or YOLOv10 models.
 - (pro) Fix usage of the `obj` and `objw` gravity types inside the `crop` processing option.
 - (pro) Fix detecting of width and height when orientation is specified in EXIF but EXIF info is not requested.
+- (pro) Fix watermark shadow clipping.
 
 ## [3.26.1] - 2024-10-28
 ### Changed