Skip to content

Commit

Permalink
fix: skip version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-tihon committed Apr 22, 2023
1 parent de7ff87 commit 3056157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 2.0.0-beta7 - Apr 22, 2023
#### 2.0.0-beta8 - Apr 22, 2023
- F# 6 task{} instead of async{} under thee hood - [#200](https://github.com/fsprojects/SwaggerProvider/pull/200)
- BREAKING: `ProvidedApiClientBase.CallAsync` returns `task` instead of `async`
- BREAKING: `task` CE wrap all exceptions in `AggregateException` (with `OpenApiException` inside)
Expand Down

0 comments on commit 3056157

Please sign in to comment.