docs: add changelog for pull request 11734

This commit is contained in:
Zaiming (Stone) Shi 2023-10-09 20:06:12 +02:00
parent 2c13a26cac
commit d651764ff4
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Fix clustering in IPv6 network.
Added new configurations `rpc.listen_address` and `rpc.ipv6_only` to allow EMQX cluster RPC server and client to use IPv6.