diff --git a/changes/ce/fix-12653.en.md b/changes/ce/fix-12653.en.md new file mode 100644 index 000000000..ce85ae826 --- /dev/null +++ b/changes/ce/fix-12653.en.md @@ -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`.