Skip to content

Commit baad43a

Browse files
committed
adding changelog
1 parent 4f87a13 commit baad43a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog for `FSharp.CosmosDb`
22

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+
315
## [1.1.0] - 2022-07-18
416

517
### Added

0 commit comments

Comments
 (0)