Skip to content

Commit b8298ec

Browse files
committed
Write up changelog for 0.5.1
1 parent 9b190fc commit b8298ec

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.5.1](https://github.com/deimonn/code-re2c/compare/v0.5.0...v0.5.1) - 2026-02-20
8+
9+
### Fixed
10+
11+
- Fixed documents already open on startup not getting their language detected by the extension
12+
- Fixed comment symbols `/*` and `*/` not getting colored properly at the start and end of re2c blocks for some themes
13+
714
## [0.5.0](https://github.com/deimonn/code-re2c/compare/v0.4.0...v0.5.0) - 2026-02-13
815

916
### Added

0 commit comments

Comments
 (0)