diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index acc6c550e..36bb8ee8d 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -27,8 +27,8 @@ File format: * List subscription topic (/api/v4/subscriptions), the result do not match with multiple conditions. * SSL closed error bug fixed for redis client. * Fix mqtt-sn client disconnected due to re-send a duplicated qos2 message -* rule-engine function hexstr2bin/1 support half byte -* add rule-engine function float2str/2, user can specify the float output precision. +* Rule-engine function hexstr2bin/1 support half byte [#7977] +* Add rule-engine function float2str/2, user can specify the float output precision [#7991] * Improved resilience against autocluster partitioning during cluster startup. [#7876]