chore: update changelog for delayed publish

This commit is contained in:
zhongwencool 2022-09-22 16:09:42 +08:00
parent 9642f25ea0
commit deca9cc395
1 changed files with 4 additions and 2 deletions

View File

@ -13,8 +13,6 @@ File format:
## v4.3.22 ## v4.3.22
### Minor changes ### Minor changes
- Fix delayed publish inaccurate caused by os time change. [#8908](https://github.com/emqx/emqx/pull/8908)
## v4.3.21 ## v4.3.21
@ -34,6 +32,10 @@ File format:
- Added a test to prevent a last will testament message to be - 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) published when a client is denied connection. [#8894](https://github.com/emqx/emqx/pull/8894)
### Bug fixes
- Fix delayed publish inaccurate caused by os time change. [#8908](https://github.com/emqx/emqx/pull/8908)
## v4.3.20 ## v4.3.20
### Bug fixes ### Bug fixes