diff --git a/README.md b/README.md index 40d69ba..3a0c761 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ This extension provides additional XML support to [VS Code](https://code.visuals ## Features * XML Formatting (Indent and Minify) -* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) \ No newline at end of file +* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) + +Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).