chore: update changes
This commit is contained in:
parent
03fb543ba8
commit
723959fe0d
|
@ -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
|
||||
|
|
|
@ -3,3 +3,6 @@
|
|||
## 增强
|
||||
|
||||
## 修复
|
||||
|
||||
- 优化命令行实现, 避免输入错误指令时, 产生不必要的原子表消耗 [#9416](https://github.com/emqx/emqx/pull/9416)。
|
||||
|
||||
|
|
Loading…
Reference in New Issue