Skip to content

Commit

Permalink
Release '0.20.0'
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <[email protected]>
  • Loading branch information
evidolob committed Jun 16, 2021
1 parent bdfe226 commit b9d59f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 0.20.0

- Restore telemetry [#528](https://github.com/redhat-developer/vscode-yaml/pull/528)
- Fix: Resource scoped settings are accessed without a resource warning [#478](https://github.com/redhat-developer/vscode-yaml/issues/478)
- Chore: remove executable flags [#505](https://github.com/redhat-developer/vscode-yaml/pull/505)
- Fix: Autocomplete not working when certain characters are in object property keys [#496](https://github.com/redhat-developer/vscode-yaml/issues/496) [#474](https://github.com/redhat-developer/yaml-language-server/issues/474)
- `workspace/configuration` request used to fetch preferences [#327](https://github.com/redhat-developer/yaml-language-server/issues/327)
- Now `main` branch used as default [#472](https://github.com/redhat-developer/yaml-language-server/issues/472)
- Fix: Schema link does not work when schema is a local file [#513](https://github.com/redhat-developer/vscode-yaml/issues/513)

### 0.19.2

- Revert/delete telemetry [#515](https://github.com/redhat-developer/vscode-yaml/issues/515)
Expand Down

0 comments on commit b9d59f3

Please sign in to comment.