firest 3 лет назад
Родитель
Сommit
723959fe0d
2 измененных файлов с 5 добавлено и 0 удалено
  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)。
+