File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## Unreleased
6
6
7
+ ## 0.14.1
8
+
7
9
### Fixed
8
10
9
- * [ #331 ] ( https://github.com/zk-org/zk/issues/331 ) Fixed parsing large notes (contributed by [ @khimaros ] ( https://github.com/zk-org/zk/pull/339 ) ).
11
+ * Fixed parsing large notes @khimaros in https://github.com/zk-org/zk/pull/339
12
+ * fix day range parsing (zk-org/zk #382 ) by @tjex in https://github.com/zk-org/zk/pull/384
13
+ * accept tripple dash file URIs as valid links by @tjex in https://github.com/zk-org/zk/pull/391
14
+ * fix(lsp): fix trigger completion of zk LSP by @Rahlir in https://github.com/zk-org/zk/pull/397
15
+ * fix(lsp): ignore diagnostic check within code blocks by @Rahlir in https://github.com/zk-org/zk/pull/399
16
+ * allow notebook as hidden dir by @tjex in https://github.com/zk-org/zk/pull/402
10
17
11
18
## 0.14.0
12
19
You can’t perform that action at this time.
0 commit comments