From 7ea6266e596045f3bbb09fd5418f790e1d7e340a Mon Sep 17 00:00:00 2001 From: James Date: Fri, 23 Jul 2021 14:04:16 -0400 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d5bcd63..3f07b60 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,10 +1,11 @@ # Release notes -## Since 0.0.1 +## 0.0.2 - Added hyperlinked documentation on usage instructions for people new to the CLI - Added missing source files, now it's possible to compile - Support for starting queries with `{query:` was enabled - Shows message when executed without a query + - Fixed build instructions for Windows and added a binary release for Windows and Mac ## 0.0.1 - Supports `{and:`, `{or:`, `{not:`, nested arbitrarily, querying using page references