Skip to content

Commit

Permalink
changelos
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Mar 24, 2021
1 parent a49ead9 commit c25249d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The `Unreleased` section name is replaced by the expected version of next releas
### Added

- `CosmosStore.CosmosStoreClient`: Merge of `CosmosStore.CosmosStoreConnector` and `CosmosStoreConnection` [#280](https://github.com/jet/equinox/pull/280)
- `CosmosStore.Discovery.Endpoint`: Enables parsing of Endpoint Uri from connection string [#284](https://github.com/jet/equinox/pull/284) [#280](https://github.com/jet/equinox/pull/280)
- `CosmosStore.CosmosStoreConnector`: Uses the CosmosDB SDK 3.17 `CreateAndInitialize` to correctly connect and initialize a CosmosClient for an application [#279](https://github.com/jet/equinox/pull/279)

### Changed
Expand Down

0 comments on commit c25249d

Please sign in to comment.