chore: upgrade changes format
This commit is contained in:
parent
e2e73e7c59
commit
9046913f9c
|
@ -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).
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
# v5.0.14
|
|
||||||
|
|
||||||
## 增强
|
|
||||||
|
|
||||||
## 修复
|
|
||||||
|
|
||||||
- 修复 clients HTTP API 下的 expiry_interval 字段的时间单位为秒 [#9637](https://github.com/emqx/emqx/pull/9637)。
|
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Fix the expiry_interval fields of the clients HTTP API to measure in seconds.
|
|
@ -0,0 +1 @@
|
||||||
|
修复 clients HTTP API 下的 expiry_interval 字段的时间单位为秒。
|
Loading…
Reference in New Issue