From 9bf14234526d4b89f769698505778baaa3f8a3a9 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Mon, 13 Jun 2022 15:29:22 +0800 Subject: [PATCH] chore: update changes-4.3.md --- CHANGES-4.3.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index 00cb8cf1e..44aa5911a 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -18,6 +18,10 @@ File format: password-protected private key files used for dashboard and management HTTPS listeners. [#8129] +### Bug fixes + +- Avoid repeated writing `loaded_plugins` file if the plugin enable stauts has not changed [#8179] + ## v4.3.15 ### Enhancements