chore: update changes

This commit is contained in:
JianBo He 2022-12-29 17:23:05 +08:00
parent 65729cd640
commit ec51fcc834
2 changed files with 17 additions and 0 deletions

9
changes/v5.0.14-en.md Normal file
View File

@ -0,0 +1,9 @@
# v5.0.13
## 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).

8
changes/v5.0.14-zh.md Normal file
View File

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