release branch 0.26.0

This commit is contained in:
houbb
2025-05-03 01:24:34 +08:00
parent 992063e46a
commit e6e4e05b1c
9 changed files with 154 additions and 51 deletions

View File

@@ -419,3 +419,9 @@
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|------------------------------|:------------------|:---------------------------------------------------|
| 1 | A | 修正 tags 匹配问题,黑名单命中时返回对应的黑名单词 | 2025-5-2 20:25:04 | https://github.com/houbb/sensitive-word/issues/105 |
# release_0.26.0
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|----------|:------------------|:---------------------------------------------------|
| 1 | A | 支持最长匹配模式 | 2025-5-3 00:58:42 | https://github.com/houbb/sensitive-word/issues/110 |