fix: update CHANGES-4.3.md

This commit is contained in:
EMQ-YangM 2022-04-13 15:33:35 +08:00
parent 1886893fa1
commit 4893cc2c6c
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ File format:
node. It will improves the efficiency of shared messages dispatching in certain
scenarios, especially when the emqx-bridge-mqtt plugin is configured as shared
subscription. [#7462]
* Add some compression functions to rule-engine: gzip, gunzip, zip, unzip, zip_compress, zip_uncompress
### Bug fixes