Skip to content

Commit

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

### v0.21.2: 21 May 2024

#### Improvements

- Improved validation of dialyzer options. Previously invalid options were allowed leading to dialyzer crashes

#### Fixes

- Fixed a crash in incremental dialyzer leading to used memory buildup

### v0.21.1: 8 May 2024

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

0 comments on commit 13d768e

Please sign in to comment.