release branch 0.19.0

This commit is contained in:
binbin.hou
2024-08-28 09:54:00 +08:00
parent f5c6dde734
commit 4666ac3bdd
15 changed files with 358 additions and 71 deletions

View File

@@ -336,3 +336,10 @@
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|-----------------------------|:-------------------|:-----|
| 1 | A | 优化自定义策略,避免出现返回 null 导致的 NPE | 2024-8-28 15:02:25 | |
# release_0.19.0
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|------------------------|:-------------------|:-----|
| 1 | A | 单个词的新增/删除 | 2024-8-28 15:02:25 | |
| 2 | A | allow/deny 的空实现,便于测试场景 | 2024-8-28 15:02:25 | |