Browse Source

chore: update changes

firest 3 years ago
parent
commit
723959fe0d
2 changed files with 5 additions and 0 deletions
  1. 2 0
      changes/v5.0.12-en.md
  2. 3 0
      changes/v5.0.12-zh.md

+ 2 - 0
changes/v5.0.12-en.md

@@ -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 - 0
changes/v5.0.12-zh.md

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