docs: add change log entry

This commit is contained in:
Kjell Winblad 2024-03-05 17:12:27 +01:00
parent 69114bc6c2
commit cd3ecc4ad5
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
The rule engine function `bin2hexstr` now supports bitstring inputs with a bit size that is not divisible by 8. Such bitstrings can be returned by the rule engine function `subbits`.