diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cb93bb..df2b4b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.2.2](https://github.com/willofindie/vscode-cssvar/compare/v2.2.1...v2.2.2) - 2022-09-15 +### Features +- [#63](https://github.com/willofindie/vscode-cssvar/issues/63) Add support to fetch remote http file content + - Remote file present in CSS `@import` or in extension setting will be fetched. +- Add sponsors to Readme +### Fixed +- Definition Provider for url imports +- Test cases + ## [2.2.1](https://github.com/willofindie/vscode-cssvar/compare/v2.2.0...v2.2.1) - 2022-09-05 ### Features - [#65](https://github.com/willofindie/vscode-cssvar/issues/65) Dedupe CSS variables per file. diff --git a/README.md b/README.md index 0b1ff4a..afa602a 100644 --- a/README.md +++ b/README.md @@ -286,8 +286,8 @@ This Extension supports the following properties as of now: