chore: update changes
This commit is contained in:
parent
65729cd640
commit
ec51fcc834
|
@ -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).
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
# v5.0.14
|
||||
|
||||
## 增强
|
||||
|
||||
## 修复
|
||||
|
||||
- 修复 clients HTTP API 下的 expiry_interval 字段的时间单位为秒 [#9637](https://github.com/emqx/emqx/pull/9637)。
|
||||
|
Loading…
Reference in New Issue