[Feature] add for new

This commit is contained in:
binbin.hou
2024-04-26 18:02:16 +08:00
parent 57bcd0a8ce
commit f9b2ea39bc

View File

@@ -52,7 +52,7 @@
[CHANGE_LOG.md](https://github.com/houbb/sensitive-word/blob/master/CHANGE_LOG.md) [CHANGE_LOG.md](https://github.com/houbb/sensitive-word/blob/master/CHANGE_LOG.md)
V0.16.0: V0.16.1:
- [x] 支持内存释放 [#53](https://github.com/houbb/sensitive-word/issues/53) - [x] 支持内存释放 [#53](https://github.com/houbb/sensitive-word/issues/53)
@@ -86,7 +86,7 @@ V0.16.0:
<dependency> <dependency>
<groupId>com.github.houbb</groupId> <groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId> <artifactId>sensitive-word</artifactId>
<version>0.16.0</version> <version>0.16.1</version>
</dependency> </dependency>
``` ```