MathGenerator四则运算方式支持不生成负数结果(pr#1363@Gitee)

This commit is contained in:
Looly
2025-07-02 09:39:10 +08:00
parent f632ddccb2
commit d5bb6b2adb
2 changed files with 18 additions and 4 deletions

View File

@@ -2,9 +2,10 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.40(2025-06-25)
# 5.8.40(2025-07-02)
### 🐣新特性
* 【captcha】 `MathGenerator`四则运算方式支持不生成负数结果pr#1363@Gitee
### 🐞Bug修复
-------------------------------------------------------------------------------------------------------------