From 271112ad68e3b34dae9ade73756b47ab8d0008fd Mon Sep 17 00:00:00 2001 From: JianBo He Date: Wed, 7 Sep 2022 10:35:46 +0800 Subject: [PATCH] chore: update changes --- CHANGES-4.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index 26e7075e2..2520478c5 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -16,6 +16,7 @@ File format: - Fix rule-engine update behaviour which may initialize actions for disabled rules. [#8849](https://github.com/emqx/emqx/pull/8849) - Fix JWT plugin don't support non-integer timestamp claims. [#8862](https://github.com/emqx/emqx/pull/8862) +- Fix delayed publish inaccurate caused by os time change. [#8908](https://github.com/emqx/emqx/pull/8908) ## v4.3.19