浏览代码

Update changelog

DarthSim 2 年之前
父节点
当前提交
bdfd89737a
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -10,6 +10,9 @@
 - Optimized memory buffers pooling for better performance and memory reusage.
 - Optimized watermarks application.
 
+### Fix
+- Fix crushes when `watermark_text` has an invalid value.
+
 ## [3.16.1] - 2023-04-26
 ### Fix
 - Fix crashes in cases where the `max_bytes` processing option was used and image saving failed.