File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,28 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.4.1] - 2025-06-06
9+
10+ ### Added
11+
12+ - Added "issues" CSS files.
13+ - Added ` \*.md ` to list of files indented by spaces instead of tabs, in ` .editorconfig ` .
14+ - Added CSS syntax test demo files.
15+ - Added development config files.
16+ - Added official vscode-css source files.
17+
18+ ### Changed
19+
20+ - Moved dev doc files out of main repo.
21+ - Reorganize ` package.json ` details.
22+ - Replaced extension's ` css.tmLanguage.json ` with official vscode-css file.
23+ - Restructured example CSS files.
24+
825## [ 0.4.0] - 2025-01-31
926
1027### Added
1128
12- - Added sheild .io badges to top of ` README.md ` .
29+ - Added shield .io badges to top of ` README.md ` .
1330
1431## [ 0.3.0] - 2025-01-07
1532
You can’t perform that action at this time.
0 commit comments