From 775e831d00c761c6d3f6ea50167f48637be5dfd4 Mon Sep 17 00:00:00 2001 From: Nikolas Komonen Date: Mon, 22 Oct 2018 18:26:11 -0400 Subject: [PATCH] Changelog for v 0.0.2 Signed-off-by: Nikolas Komonen --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 754dc21d..9798abf8 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ This VS Code extension provides support for creating and editing XML documents, * Code actions * Schema Caching +See the [changelog](CHANGELOG.md) for the latest release. You might also find useful information in the project [Wiki](https://github.com/redhat-developer/vscode-xml/wiki). + ## Requirements * Java JDK 8 or more recent