Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed May 22, 2024
1 parent 5ac0190 commit f94b289
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
### Unreleased

### v0.21.3: 22 May 2024

#### Improvements

- Reuse incremental dialyzer PLT when suggesting specs
- Avoid starting both incremental and old dialyzer

#### Fixes

- Properly clean up incremental dialyzer PLT when a new one is loaded

### v0.21.2: 21 May 2024

#### Improvements
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.21.2
0.21.3

0 comments on commit f94b289

Please sign in to comment.