Skip to content

Commit

Permalink
Release zk 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-menu committed Oct 9, 2021
1 parent c4dfb4a commit cfb337c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

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

## Unreleased
<!--## Unreleased-->

## 0.7.0

### Added

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


### Fixed

* UTF-8 handling in the LSP server.
Expand Down

0 comments on commit cfb337c

Please sign in to comment.