Skip to content

Commit

Permalink
Fixed typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fbricon committed Oct 17, 2019
1 parent ca2b4d2 commit 4408349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Completion doesn't use file cache for included XML schema. See [lsp4xml#570](https://github.com/angelozerr/lsp4xml/pull/570)
* Prevent from NPE validation with schemaLocaton and "schema.reference.4" error. See [lsp4xml#569](https://github.com/angelozerr/lsp4xml/pull/569)

### Performances
### Performance

* Improve performance and memory for validation by caching XML Schema / DTD. See [lsp4xml#534](https://github.com/angelozerr/lsp4xml/issues/534)

Expand Down Expand Up @@ -268,4 +268,4 @@
* File association should support relative path for systemId. See [#142](https://github.com/angelozerr/lsp4xml/issues/142).
* Code completion is sometimes "one off". See [#80](https://github.com/redhat-developer/vscode-xml/issues/80).
* DTD validation problems not refreshing correctly. See [#79](https://github.com/redhat-developer/vscode-xml/issues/79).
* No validation when referencing a schema in the same directory. See [#144](https://github.com/angelozerr/lsp4xml/issues/144)
* No validation when referencing a schema in the same directory. See [#144](https://github.com/angelozerr/lsp4xml/issues/144)

0 comments on commit 4408349

Please sign in to comment.