Skip to content

Commit

Permalink
Release 0.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <[email protected]>
  • Loading branch information
evidolob committed Jul 8, 2021
1 parent 02a7c5a commit bbe4d3f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
### 0.21.0

- Upgrade jsonc-parser to latest version [#492](https://github.com/redhat-developer/yaml-language-server/pull/492)
- Fix: Request textDocument/completion failed with message: label.replace is not a function [#536](https://github.com/redhat-developer/vscode-yaml/issues/536)
- Fix: `TypeError: customTags.filter is not a function` [#495](https://github.com/redhat-developer/yaml-language-server/pull/495)
- Support relative path in inline schema comment [#499](https://github.com/redhat-developer/yaml-language-server/pull/499)
- Improve hover to include title, description and source schema link [#480](https://github.com/redhat-developer/yaml-language-server/issues/480)
- feat: support workspace trust [#538](https://github.com/redhat-developer/vscode-yaml/pull/538)
- Improve telemetry [#543](https://github.com/redhat-developer/vscode-yaml/pull/543)

### 0.20.0

- Restore telemetry [#528](https://github.com/redhat-developer/vscode-yaml/pull/528)
Expand Down

0 comments on commit bbe4d3f

Please sign in to comment.