Skip to content

Commit

Permalink
Update RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Tomb <aarontomb@gmail.com>
  • Loading branch information
Dargones and atomb authored Jun 17, 2022
1 parent 1365d14 commit 1bb76d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- fix: Prevent the language server from crashing and not responding on resolution or ghost diagnostics errors (https://github.com/dafny-lang/dafny/pull/2080)
- fix: Correctly specify the type of the receiver parameter when translating tail-recursive member functions to C# (https://github.com/dafny-lang/dafny/pull/2205)
- fix: Added support for type parameters in automatically generated tests (https://github.com/dafny-lang/dafny/pull/2227)
- fix: Methods produced by the test generation code can now be compiled directly to the C#'s XUnit tests (https://github.com/dafny-lang/dafny/pull/2269)
- fix: Methods produced by the test generation code can now be compiled directly to C# XUnit tests (https://github.com/dafny-lang/dafny/pull/2269)

# 3.6.0

Expand Down

0 comments on commit 1bb76d2

Please sign in to comment.