Skip to content

Commit a7326e1

Browse files
committed
fix: typo in version num
1 parent 4878b5b commit a7326e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### 2.0.0-theta-0023 - Nov 07, 2023
1+
#### 2.0.0-theta-003 - Nov 07, 2023
22
- F# 6 task{} instead of async{} under thee hood - [#200](https://github.com/fsprojects/SwaggerProvider/pull/200)
33
- BREAKING: `ProvidedApiClientBase.CallAsync` returns `task` instead of `async`
44
- BREAKING: `task` CE wrap all exceptions in `AggregateException` (with `OpenApiException` inside)

0 commit comments

Comments
 (0)