From 470426872775a0bc59aca0de79b0e35a556e2626 Mon Sep 17 00:00:00 2001 From: firest Date: Wed, 26 Jul 2023 15:44:39 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-11352.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11352.en.md diff --git a/changes/ce/fix-11352.en.md b/changes/ce/fix-11352.en.md new file mode 100644 index 000000000..537bc2f5e --- /dev/null +++ b/changes/ce/fix-11352.en.md @@ -0,0 +1 @@ +Fixed this [#11345](https://github.com/emqx/emqx/issues/11345) crash issue when starting on Windows or any other platform without RocksDB support.