diff --git a/CHANGES-4.4.md b/CHANGES-4.4.md index 16d57a37c..7228ad22b 100644 --- a/CHANGES-4.4.md +++ b/CHANGES-4.4.md @@ -1,8 +1,14 @@ # EMQX 4.4 Changes +## v4.4.11 + +### Bug fixes (synced from v4.3.22) + +### Enhancements (synced from v4.3.22) + ## v4.4.10 -### Bug fixes +### Bug fixes (synced from v4.3.21) - Fix the latency statistics error of the slow subscription module when `stats_type` is `internal` or `response`. [#8981](https://github.com/emqx/emqx/pull/8981)