Skip to content

Commit

Permalink
Bump version to 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farlee2121 committed Mar 15, 2024
1 parent c2e3e2d commit 13eec50
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

### 10.2.0 - 2024-03-15
* Add throwsAsync, throwsAsyncT, and throwsAsyncC (#469), thanks @jwosty
* Add Nullable<'t> helpers to Expect module (#478), thanks @bisen2
* Add *testCaseTask functions (#483), thanks @ratsclub and @farlee2121
* Support ValueTask and Async bindings in testTask expressions (#489), thanks @farlee2121

### 10.1.0 - 2023-06-26
* Add Theory Test Support #456, thanks @ratsclub
* Loosen the FSharp.Core version requirement #458, thanks @farlee2121 and @JohnTheGr8
Expand Down

0 comments on commit 13eec50

Please sign in to comment.