Skip to content

Commit 578894f

Browse files
authored
release zk v0.14.1 (#417)
1 parent e21519a commit 578894f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## 0.14.1
8+
79
### Fixed
810

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
1017

1118
## 0.14.0
1219

0 commit comments

Comments
 (0)