Skip to content

Commit b17854c

Browse files
committed
feat: update release notes
1 parent 011c348 commit b17854c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### 2.0.0-theta-003 - Nov 07, 2023
1+
#### 2.0.0 - Nov 08, 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)
@@ -11,6 +11,7 @@
1111
- FSharp.SystemTextJson (1.2.42)
1212
- Removed the `System.Net.Http` dependency (#221)
1313
- fix: accept "default" as "ok response" fallback (#223)
14+
- Minor performance tweaks (#233)
1415

1516
#### 1.0.2 - Jul 10, 2022
1617
- SharpYaml 2.0.0

0 commit comments

Comments
 (0)