Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
eerohele committed Dec 21, 2024
1 parent 58903b0 commit 17a1580
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 @@ -2,6 +2,13 @@

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

## 0.21.0 (alpha) - 2024-12-21

- Add auto-completion support for new Clojure 1.12 syntax (e.g. `String/.toUpperCase`)
- Add syntax definition support for array classes (e.g. `String/1`)
- Improve auto-completion in non-analyzable forms (e.g. `{:a }`)
- Update pprint impl

## 0.20.3 (alpha) - 2024-10-19

- Fix using *Tutkain: Run Tests* via the Command Palette
Expand Down

0 comments on commit 17a1580

Please sign in to comment.