Skip to content

Commit 2808683

Browse files
Merge pull request #748 from redhat-developer/release-1.9.0
release 1.9.0
2 parents 99671d1 + 1df31b1 commit 2808683

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### 1.9.0
2+
- Add: Publish pre-release extension on nightly CI build [#682](https://github.com/redhat-developer/vscode-yaml/issues/682)
3+
- Add: Add title to extension configuration [#793](https://github.com/redhat-developer/vscode-yaml/pull/793)
4+
- Fix: [object Object] with malformed type definition on hover [#788](https://github.com/redhat-developer/vscode-yaml/issues/788)
5+
- Fix: Description not returned on hover when using yaml anchors [#737](https://github.com/redhat-developer/yaml-language-server/issues/737)
6+
- Fix: Validation of enums that are numbers stopped working in 1.8.0 [#790](https://github.com/redhat-developer/vscode-yaml/issues/790)
7+
- Fix: extra space after position [#732](https://github.com/redhat-developer/yaml-language-server/pull/732)
8+
- Fix: zero-based index [#735](https://github.com/redhat-developer/yaml-language-server/pull/735)
9+
- Fix: proper indenting of snippet within an array [#745](https://github.com/redhat-developer/yaml-language-server/pull/745)
10+
11+
Thanks to Whazor Nanne, Petr Spacek, Golergka and Rickcowan
112
### 1.8.0
213
- Fix: yaml-language-server fails for yaml version [#711](https://github.com/redhat-developer/yaml-language-server/issues/711)
314
- Fix: Missing Schema from catalog.json in ui [#747] (https://github.com/redhat-developer/vscode-yaml/issues/747)

0 commit comments

Comments
 (0)