chore: update changelog

This commit is contained in:
Zhongwen Deng 2022-09-07 10:26:26 +08:00
parent 33341011d8
commit fdbf8c1c27
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Fix JWT plugin don't support non-integer timestamp claims. [#8867](https://github.com/emqx/emqx/pull/8867)
* Avoid publishing will message when client fails to auhtenticate. [#8887](https://github.com/emqx/emqx/pull/8887)
* Speed up dispatching of shared subscription messages in a cluster [#8893](https://github.com/emqx/emqx/pull/8893)
* Speed up updating the configuration, When some nodes in the cluster are down. [#8857](https://github.com/emqx/emqx/pull/8857)
## Enhancements