Skip to content

Commit f43d933

Browse files
committed
Add CHANGELOG v0.4.1 notes
1 parent d7d532d commit f43d933

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,28 @@ 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.1.0/),
66
and 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

0 commit comments

Comments
 (0)