From e6bb70a1bbf0807c409c182d6786c65854a3b9c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benito=20Palacios=20S=C3=A1nchez?= Date: Sun, 22 Nov 2015 13:31:30 +0100 Subject: [PATCH] :memo: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7e9394..d502d63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,4 @@ ## 0.1.0 - First Release + * Get the URL of the XSD from the XML attribute. + * Download a XSD from an URL. + * Show basic autocompletation from XSD ComplexTypes.