Skip to content

Commit

Permalink
Update release notes (#1439)
Browse files Browse the repository at this point in the history
For 0.9.8.1
  • Loading branch information
mario-bucev authored Sep 21, 2023
1 parent 090d4e5 commit bf63eb4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release Notes

## Version 0.9.8.1 (2023-09-21)

### Stainless frontend, library and internals

- Fix `--watch` crashing on compilation error (#1424)
- Expand options for equivalence checking (#1422, #1435)
- Add more info messages (#1425)
- Add further postconditions for indexOf and apply (#1428)
- Documentation updates (#1429, #1434, #1431)
- Fix ghost elimination for GenC (#1433)
- Reorganize some library files and allow for verification without Stainless library (#1436)
- Fix issue #1399


## Version 0.9.8 (2023-05-30)

### Stainless frontend, library and internals
Expand Down

0 comments on commit bf63eb4

Please sign in to comment.