Skip to content

Commit ab2800a

Browse files
rgrunberangelozerr
authored andcommitted
Changelog for 0.18.1
Signed-off-by: Roland Grunberg <[email protected]>
1 parent 1f7bef3 commit ab2800a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Change Log
22

3+
## [0.18.1](https://github.com/redhat-developer/vscode-xml/milestone/23?closed=1) (2 November, 2021)
4+
5+
### Enhancements
6+
7+
* File association pattern validation. See [#586](https://github.com/redhat-developer/vscode-xml/issues/586).
8+
* Binding grammar/schema with file associations. See [#573](https://github.com/redhat-developer/vscode-xml/issues/573).
9+
* Report schema identifier of XML document through telemetry event. See [eclipse/lemminx#1105](https://github.com/eclipse/lemminx/issues/1105).
10+
11+
### Bug Fixes
12+
13+
* Handle potentially undefined workspace uri. See [#606](https://github.com/redhat-developer/vscode-xml/pull/606).
14+
* Fix issue preventing relative symbolic links from being correctly resolved. See [#601](https://github.com/redhat-developer/vscode-xml/issues/601).
15+
* Aggregate errors in xsd:import|include@schemaLocation for referenced grammar which have errors. See [#596](https://github.com/redhat-developer/vscode-xml/issues/596).
16+
* Disable external entities when using SAX parser. See [eclipse/lemminx#1104](https://github.com/eclipse/lemminx/pull/1104).
17+
* Fix recommended tsl-problem-matcher id. See [#608](https://github.com/redhat-developer/vscode-xml/pull/608).
18+
19+
### Others
20+
21+
* Update vscode-redhat-telemetry to 0.4.2. See [#595](https://github.com/redhat-developer/vscode-xml/pull/595).
22+
* Compress documentation image/gif space. See [#568](https://github.com/redhat-developer/vscode-xml/issues/568).
23+
324
## [0.18.0](https://github.com/redhat-developer/vscode-xml/milestone/22?closed=1) (10 August, 2021)
425

526
### Enhancements

0 commit comments

Comments
 (0)