diff --git a/CHANGELOG.md b/CHANGELOG.md index c14c3748c..e702a7de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## New features ### All platforms -- +- Implemented the `_Bin$` function as counterpart to `&B` prefixed number strings. Usage is analog to the legacy OCT$ and HEX$ functions.