diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index d595301..d313e0c 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.8.8] - 2024-02-20 +### Changed +- More syntax highlighting improvements. + ## [1.8.7] - 2024-02-15 ### Changed - Remove '-' as wordSeparator. This undoes part of the 1.8.3 release.