We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e066fa1 commit 36fde22Copy full SHA for 36fde22
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog for `FSharp.CosmosDb`
2
3
-## [1.0.0] - unreleased
+## [1.0.0] - 2022-04-16
4
5
**This release has breaking changes from pre-v1**
6
@@ -12,7 +12,7 @@
12
- `execBatchAsync` now accepts a batch size so it can properly paginate
13
- Updated analyzer dependencies
14
- The record representing a connection to Cosmos is now a disposable object
15
-- Support for .NET 6
+- Upgraded .NET 6
16
17
### Added
18
0 commit comments