Skip to content

Commit

Permalink
Bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
adaszko committed Oct 1, 2023
1 parent 24db4b8 commit 0e506e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## 0.1.5

## Fixed
### Fixed

- JIT completion bug: Grammar `cmd +{{{ echo foo }}}<TAB>` was being completed ad infinitum.

Expand Down

0 comments on commit 0e506e6

Please sign in to comment.