chore: update CHANGES-5.0.md

This commit is contained in:
firest 2022-09-02 10:19:04 +08:00
parent 8b9494cf4b
commit 4583d4c0b9
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
## Bug fixes
* Fix exhook `client.authorize` never being execauted. [#8780](https://github.com/emqx/emqx/pull/8780)
* Fix JWT plugin don't support non-integer timestamp claims. [#8867](https://github.com/emqx/emqx/pull/8867)
## Enhancements