Skip to content

Commit

Permalink
chore(CHANGELOG): update to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Jun 15, 2024
1 parent c1b5e02 commit 23a3816
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ All notable changes to [saxen](https://github.com/nikku/lang-feel) are documente

___Note:__ Yet to be released changes appear here._

## 2.1.0

* `FEAT`: attach language `name` ([`51dff22`](https://github.com/nikku/lang-feel/commit/51dff227b142f2a34283c919bb3636a1d484bb85))
* `CHORE`: use contextual language to bind autocompletion tokens ([`9a759a0`](https://github.com/nikku/lang-feel/commit/9a759a0d4d6bb12e341884a3c2e8a81b6bff8d71))
* `DEPS`: update `codemirror*` deps
* `DEPS`: update to `lezer-feel@1.2.9`

## 2.0.0

* `FEAT`: make keyword completions contextual
Expand Down

0 comments on commit 23a3816

Please sign in to comment.