diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e52bc8..243aa6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,24 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.1.2](https://github.com/XadillaX/vscode-language-viml/compare/v2.1.1...v2.1.2) + +- refactor: Modify activationEvents [`#29`](https://github.com/XadillaX/vscode-language-viml/pull/29) +- fix(deps): update dependency vim-language-server to ^2.2.10 [`#27`](https://github.com/XadillaX/vscode-language-viml/pull/27) +- fix(deps): update dependency vim-language-server to ^2.2.9 [`#26`](https://github.com/XadillaX/vscode-language-viml/pull/26) +- fix(deps): update dependency vim-language-server to ^2.2.8 [`#25`](https://github.com/XadillaX/vscode-language-viml/pull/25) +- fix(deps): update dependency vim-language-server to ^2.2.7 [`#23`](https://github.com/XadillaX/vscode-language-viml/pull/23) +- chore: bump version to v2.1.2 [`61cc432`](https://github.com/XadillaX/vscode-language-viml/commit/61cc432108334d7f71b52df0f539e140295ab5f1) + #### [v2.1.1](https://github.com/XadillaX/vscode-language-viml/compare/v2.1.0...v2.1.1) +> 31 March 2022 + - chore(deps): update dependency typescript to ^4.6.3 [`#21`](https://github.com/XadillaX/vscode-language-viml/pull/21) - chore: Configure Renovate [`#16`](https://github.com/XadillaX/vscode-language-viml/pull/16) +- chore: bump to 2.1.1 [`68572b3`](https://github.com/XadillaX/vscode-language-viml/commit/68572b3645675e6fd722dd642e989b32833130c3) - chore: update renovate.json [`1457612`](https://github.com/XadillaX/vscode-language-viml/commit/14576128a27628f4bd2c2bf1d879b94bfdd10346) - Create FUNDING.yml [`2f25d62`](https://github.com/XadillaX/vscode-language-viml/commit/2f25d620b68566dcef87f0d58bb653a0fdf7f888) -- docs(README): add sponsor button [`bd5c310`](https://github.com/XadillaX/vscode-language-viml/commit/bd5c3102f8b8ae27de493e02fbca007e027dafb9) #### [v2.1.0](https://github.com/XadillaX/vscode-language-viml/compare/v2.0.0...v2.1.0)