Skip to content

Commit

Permalink
[release] 0.25.9
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Jul 11, 2022
1 parent b95dcc8 commit 157413b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## 0.25.9 - 2022-07-11

### Features

- - add generators for variants, see #1900
- Add `VariantTag` and remove `VariantUnwrap`, see #1936

### Bug fixes

- Fixed `IncrementalRenaming` to rename operator parameters, see #1903

### Documentation

- Update HOWTO on types with new records and variants, see #1940
- Update the tutorial on the type checker, see #1942
- Add manual page on new variant types (see #1930)
- Update ADR002 with the new syntax for variants, see #1922
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.25.9-SNAPSHOT
0.25.9

0 comments on commit 157413b

Please sign in to comment.