chore: update changes-4.3.md

This commit is contained in:
firest 2022-03-30 11:12:33 +08:00
parent bf68735664
commit 22beba8ebd
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ File format:
* In order to fix the execution order of exhook, e.g. before/after other plugins/modules,
ExHook now supports user customizing emqx_hook execute priority.
### Bug fixes
* Forbidden empty topics in strict mode
## v4.3.13
### Important changes