chore: changes.md

This commit is contained in:
Georgy Sychev 2022-05-26 12:32:15 +04:00
parent 31d4c92a17
commit aabfb71804
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ File format:
* Fix mqtt-sn client disconnected due to re-send a duplicated qos2 message
* Rule-engine function hexstr2bin/1 support half byte [#7977]
* Add rule-engine function float2str/2, user can specify the float output precision [#7991]
* Shared message delivery when all alive shared subs have full inflight
* Improved resilience against autocluster partitioning during cluster
startup. [#7876]