Skip to content

Commit 67d3411

Browse files
docs: update CHANGELOG.md
1 parent 1484a75 commit 67d3411

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.0] - 2026-02-05
9+
10+
### Changed
11+
12+
- Several syntax highlight improvements thanks to [@lystakata](https://github.com/lystakata)
13+
- Improvements for displaying generic types and indenting inline variables
14+
- Rewrite outline structure to better mimic Delphi structure pane
15+
- Restructure of indentation rules
16+
- Highlighting changes
17+
- Added `///` as document comments
18+
- Adjusted bracket queries for highlighting
19+
820
## [0.0.1] - 2025-10-08
921

1022
### Added

0 commit comments

Comments
 (0)