Skip to content

Commit 57f088b

Browse files
authored
Update RELEASE_NOTES.md
1 parent 7ea6266 commit 57f088b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_NOTES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Release notes
22

3-
## 0.0.2
3+
## 0.1.1
44
- Added hyperlinked documentation on usage instructions for people new to the CLI
55
- Added missing source files, now it's possible to compile
66
- Support for starting queries with `{query:` was enabled
77
- Shows message when executed without a query
88
- Fixed build instructions for Windows and added a binary release for Windows and Mac
99

10-
## 0.0.1
10+
## 0.1.0
1111
- Supports `{and:`, `{or:`, `{not:`, nested arbitrarily, querying using page references
1212
- Works on any kind of indentation, including tabs, spaces.
1313
- Caveat: Mixing tabs and spaces in one file may lead to undesired results, because a tab is interpreted as one space

0 commit comments

Comments
 (0)