28 lines
620 B
Markdown
28 lines
620 B
Markdown
# Change Log
|
|
|
|
This project adheres to
|
|
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## 2.1.1 - 2022-11-30
|
|
### Fixed
|
|
- Upgraded dependencies.
|
|
|
|
## 2.1.0 - 2022-11-30
|
|
### Added
|
|
- Adds the possibility to define layer parameters to the import rule, thanks to @argyleink. See issue #3
|
|
|
|
## 2.0.1 - 2021-01-31
|
|
### Fixed
|
|
- Fixed an issue with glob path when running on Windows.
|
|
|
|
## 2.0.0 - 2021-01-02
|
|
### Breaking
|
|
- Upgrade to PostCSS v8.
|
|
|
|
## 1.1.0 - 2018-08-15
|
|
### Added
|
|
- Source for new nodes to generate an accurate source map.
|
|
- Warning when no file found for a glob.
|
|
|
|
## 1.0.0 - 2018-08-13
|
|
- Initial release.
|