From f2c6b7af5f3ae1afe7ccd273e2bd8592b8df390c Mon Sep 17 00:00:00 2001 From: msivasubramaniaan Date: Thu, 6 Jun 2024 21:35:15 +0530 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4365f7c..c2c3bed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ### 1.15.0 +- Fix: maxItemsComputed settings name [#936](https://github.com/redhat-developer/vscode-yaml/pull/936) - Fix: Update telemetry to 0.8.0 [#1023](https://github.com/redhat-developer/vscode-yaml/pull/1023) +- Fix: GH version updated [#1027](https://github.com/redhat-developer/vscode-yaml/pull/1027) - Fix: some small type issues [#918](https://github.com/redhat-developer/yaml-language-server/pull/918) - Add: volar-service-yaml to clients [#920](https://github.com/redhat-developer/yaml-language-server/pull/920) - Fix: Remove ide-yaml from known clients [#921](https://github.com/redhat-developer/yaml-language-server/pull/921)