We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e63d4 commit 431084cCopy full SHA for 431084c
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [v0.0.20](https://github.com/kortina/vscode-markdown-notes/releases/edit/v0.0.20) (2020-09-22)
4
+
5
+**Fixes:**
6
7
+- improve perf by respecting search.exclude, files.exclude, AND .gitignore
8
+- addresses #90
9
+- via https://github.com/microsoft/vscode/issues/48674
10
11
+**Diff:**
12
13
+https://github.com/kortina/vscode-markdown-notes/compare/4326868eca031f52d79b0d779347daadc57bbaea..a4e63d4fe734aca5025a707e7b1939efefd578d3
14
15
## [v0.0.19](https://github.com/kortina/vscode-markdown-notes/releases/edit/v0.0.19) (2020-09-17)
16
17
**Enhancements:**
0 commit comments