Skip to content

Commit cfb337c

Browse files
committed
Release zk 0.7.0
1 parent c4dfb4a commit cfb337c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## Unreleased
5+
<!--## Unreleased-->
6+
7+
## 0.7.0
68

79
### Added
810

@@ -26,7 +28,6 @@ All notable changes to this project will be documented in this file.
2628
* `{{substring 'A full quote' 2 4}}` outputs `full`
2729
* `{{substring 'A full quote' -5 5}` outputs `quote`
2830

29-
3031
### Fixed
3132

3233
* UTF-8 handling in the LSP server.

0 commit comments

Comments
 (0)