chore: update changes

This commit is contained in:
firest 2022-11-24 17:49:35 +08:00
parent 03fb543ba8
commit 723959fe0d
2 changed files with 5 additions and 0 deletions

View File

@ -2,4 +2,6 @@
## Enhancements
- Improve the CLI to avoid waste atom table when typing erros [#9416](https://github.com/emqx/emqx/pull/9416).
## Bug fixes

View File

@ -3,3 +3,6 @@
## 增强
## 修复
- 优化命令行实现, 避免输入错误指令时, 产生不必要的原子表消耗 [#9416](https://github.com/emqx/emqx/pull/9416)。