chore: update CHANGES-4.3.md

This commit is contained in:
JimMoen 2022-03-25 17:32:01 +08:00
parent b17fd40091
commit a168f08850
1 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,13 @@ File format:
- One list item per change topic
Change log ends with a list of github PRs
## v4.3.14
### Enhancements
* 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.
## v4.3.13
### Important changes