Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maurobalbi authored Feb 16, 2024
1 parent 1b2712e commit 22c5f28
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
# Changelog

## v0.1.5

- Fix some smaller rename bugs

## v0.1.4

- Restrict renaming to local definitions

## v0.1.3
## v0.1.6

### Fixed

- Restrict renaming to local definitions
- Properly parse panic as expressions and labelled discard parameters
- Correctly reference labels

## v0.1.1

### Improved

- Restrict nonsensical renames
- Restrict nonsensical renames

## v0.1.0

Expand All @@ -29,7 +16,7 @@

### Improved

- Improve Reference for Variants, add better tests
- Improve Reference for Variants, add better and more tests
- Render Documentation for Custom Types

## v0.0.9
Expand All @@ -46,4 +33,4 @@

- Correctly infer Labelled arguments and fields.
- Correctly complete and hover field access expressions.
- Instantiate generic parameters.
- Instantiate generic parameters.

0 comments on commit 22c5f28

Please sign in to comment.