Merge remote-tracking branch 'origin/master'

# Conflicts:
#	CHANGE_LOG.md
#	README.md
#	pom.xml
#	release.bat
This commit is contained in:
houbb
2024-06-01 16:07:32 +08:00
23 changed files with 146 additions and 27 deletions

View File

@@ -293,6 +293,24 @@
|:---|:-----|------------|:-------------------|:-------------------------------------------------|
| 1 | A | 结果添加敏感词的类别 | 2024-4-11 15:02:25 | |
# release_0.15.0
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|---------------------|:-------------------|:-------------------------------------------------|
| 1 | F | 调整默认文件名称,避免和其他框架重合。 | 2024-4-23 21:02:25 | https://github.com/houbb/sensitive-word/issues/54 |
# release_0.16.0
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|----------------------|:-------------------|:-------------------------------------------------------|
| 1 | A | 支持资源的释放,如 andriod 场景 | 2024-4-26 21:02:25 | 废弃版本https://github.com/houbb/sensitive-word/issues/53 |
# release_0.16.1
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|----------------------|:-------------------|:----------------------------------------------------------|
| 1 | F | 支持资源的释放,如 andriod 场景 | 2024-4-26 21:02:25 | 修正未调用问题https://github.com/houbb/sensitive-word/issues/53 |
# release_0.14.1
| 序号 | 变更类型 | 说明 | 时间 | 备注 |