chore: upgrade changes format

This commit is contained in:
JianBo He 2023-01-06 10:37:21 +08:00
parent e2e73e7c59
commit 9046913f9c
4 changed files with 2 additions and 17 deletions

View File

@ -1,9 +0,0 @@
# v5.0.14
## Enhancements
## Bug fixes
- Fix the expiry_interval fields of the clients HTTP API to measure in seconds [#9637](https://github.com/emqx/emqx/pull/9637).

View File

@ -1,8 +0,0 @@
# v5.0.14
## 增强
## 修复
- 修复 clients HTTP API 下的 expiry_interval 字段的时间单位为秒 [#9637](https://github.com/emqx/emqx/pull/9637)。

View File

@ -0,0 +1 @@
Fix the expiry_interval fields of the clients HTTP API to measure in seconds.

View File

@ -0,0 +1 @@
修复 clients HTTP API 下的 expiry_interval 字段的时间单位为秒。