docs: add changelog for 10785

This commit is contained in:
Zaiming (Stone) Shi 2023-05-23 14:13:18 +02:00
parent b5e1bc4cc8
commit 5fe58c5051
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Ensure `EMQX_LOG_DIR` is set by Windows boot script.
The environment variable `EMQX_LOG_DIR` was missing in v5.0.25, caused EMQX Windows package fail to boot unless set by sysadmin.