release branch 0.26.1

This commit is contained in:
houbb
2025-07-05 16:04:06 +08:00
parent 433dda701d
commit a4fddc0ee2
4 changed files with 9 additions and 7 deletions

View File

@@ -425,3 +425,9 @@
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|----------|:------------------|:---------------------------------------------------|
| 1 | A | 支持最长匹配模式 | 2025-5-3 00:58:42 | https://github.com/houbb/sensitive-word/issues/110 |
# release_0.26.1
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|-----------------------------------|:------------------|:---------------------------------------------------|
| 1 | O | 优化敏感词词库,移除多余空行、重复词。添加 xx 不是中国的敏感词 | 2025-7-5 15:58:55 | https://github.com/houbb/sensitive-word/issues/120 |