Skip to content

Commit 850cc8c

Browse files
Merge pull request #724 from msivasubramaniaan/release-1.6.0
Release 1.6.0
2 parents 89c5376 + 0dc9d83 commit 850cc8c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 1.6.0
2+
- Add: differentiate similar schemas on completion [#681](https://github.com/redhat-developer/yaml-language-server/pull/681)
3+
- Fix: changed on specific to undefined check instead of null and undefined check [#678](https://github.com/redhat-developer/yaml-language-server/issues/665)
4+
- Fix: array object completion - should not suggest const [#620](https://github.com/redhat-developer/yaml-language-server/pull/670)
5+
6+
Thanks to Petr Spacek
7+
18
### 1.5.1
29
- Fix: Yaml errors after updating to v1.5.0 [#708](https://github.com/redhat-developer/vscode-yaml/issues/708)
310

0 commit comments

Comments
 (0)