diff --git a/CHANGELOG.md b/CHANGELOG.md index 689c6de..54a421a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +- Binary, octal, and hexadecimal numbers with underscores now have syntax + highlighting. - Discard patterns are now highlighted as `comment.unused.gleam`. ## v2.9.0 - 2024-05-10