-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b78d16
commit aad7a71
Showing
3 changed files
with
87 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
# Change Log | ||
# Changelog | ||
|
||
All notable changes to the **CSSPRO Sorter** extension will be documented in this file. | ||
|
||
# Changelog | ||
## v0.2.1 | ||
|
||
- **Fix:** removed unused functions and optimized _extension.js_ | ||
- **Fix:** removed misplaced selectors within CSS blocks, preserving the original ones | ||
|
||
## [0.2.0] | ||
## v0.2.0 | ||
|
||
- **Add:** integration with default formatter | ||
- **Fix:** selectors like `@media` formatting bugs fixed: | ||
- **Fix:** resolved bugs related to formatting when dealing with **CSS custom properties**. | ||
- **Add:** integration with the configured default formatter | ||
- **Fix:** selectors like `@media` formatting bugs fixed | ||
- **Fix:** resolved some bugs related to formatting when dealing with **CSS custom properties** | ||
|
||
## [0.1.1] | ||
## v0.1.1 | ||
|
||
- **Update:** The `README.md` file has been updated with relevant informations. | ||
- `README.md` file has been updated with relevant informations | ||
|
||
## [0.1.0] | ||
## v0.1.0 | ||
|
||
- **Initial release:** The CSSPRO Sorter extension is now available, providing essential features for CSS formatting. | ||
Initial Beta release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters