We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f87a13 commit baad43aCopy full SHA for baad43a
1 file changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog for `FSharp.CosmosDb`
2
3
+## [1.2.0] - 2022-08-22
4
+
5
+### Added
6
7
+- Can now create a database, to be inline with the create container feature
8
9
+### Changed
10
11
+- New devcontainer definition that uses docker-compose to run the cosmos emulator locally
12
+- When the devcontainer starts, the connection info for the emulator is set, so you can run the samples straight away
13
14
15
## [1.1.0] - 2022-07-18
16
17
### Added
0 commit comments