From 5481723513d5d899fee4ef9f8b1c9efd2d223c8a Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Fri, 14 Jan 2022 14:55:31 +0800 Subject: [PATCH] chore(docs): update changes-4.3.md --- CHANGES-4.3.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index a442ff6c8..0e293d898 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -10,6 +10,13 @@ File format: - One list item per change topic Change log ends with a list of github PRs +## v4.3.12 +### Important changes + +### Minor changes +* Fix updating `emqx_auth_mnesia.conf` password and restarting the new password does not take effect [#6717] +* Fix import data crash when emqx_auth_mnesia's record is not empty [#6717] + ## v4.3.11 Important notes: