chore: Add changelog

This commit is contained in:
ieQu1 2023-06-20 10:27:40 +02:00
parent e5803a61f1
commit fe77a04581
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Fix problem when replicants were unable to connect to the core node due to timeout in `mria_lb:core_nodes()` call.
Relevant mria pull request: https://github.com/emqx/mria/pull/143