From 966910242a6290e785017f702502cffbd5be4401 Mon Sep 17 00:00:00 2001 From: FellippeHeitor Date: Sun, 23 Jan 2022 22:18:34 -0300 Subject: [PATCH] Update changelog [ci-skip] --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aef65d2af..52a4b5205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,6 @@ - Implement the `_Bin$` function as counterpart to `&B` prefixed number strings. Usage is analog to the legacy OCT$ and HEX$ functions. - Save Watch Panel position and size. - Add `$NOPREFIX` support for `$COLOR`. -- Fix glitch in syntax highlighter mistaking variable names with scientific notation. -- Fix Variable List dialog's "Add All" button not properly considering the active filter. -- Fix wiki update feature.