chore: update changes.md

This commit is contained in:
JianBo He 2022-09-26 14:08:28 +08:00
parent 13f3dafe22
commit 165842ded4
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ File format:
- Added a test to prevent a last will testament message to be
published when a client is denied connection. [#8894](https://github.com/emqx/emqx/pull/8894)
- More rigorous checking of flapping to improve stability of the system. [#9045](https://github.com/emqx/emqx/pull/9045)
### Bug fixes
- Fix delayed publish inaccurate caused by os time change. [#8908](https://github.com/emqx/emqx/pull/8908)