Skip to content

Commit

Permalink
Updated CHANGELOG.md for 1.5.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ATCBot committed Jul 5, 2022
1 parent 8bea3cd commit e32cfeb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.5.3] - 2022-07-05

### Added

- Introduced configuration of custom json converters (#23)
- Introduced configuration of custom json converters (#23)

## [1.4.5] - 2022-03-18

Expand Down Expand Up @@ -46,7 +48,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- EventStore `ConnectionString` option has been made obsolete, please use `UseCredentials` or `UseCosmosEmulator` instead.

[Unreleased]: https://github.com/atc-net/atc-cosmos-eventstore/compare/v1.4.5...HEAD
[Unreleased]: https://github.com/atc-net/atc-cosmos-eventstore/compare/v1.5.3...HEAD

[1.5.3]: https://github.com/atc-net/atc-cosmos-eventstore/compare/v1.4.5...v1.5.3

[1.4.5]: https://github.com/atc-net/atc-cosmos-eventstore/compare/v1.3.3...v1.4.5

Expand Down

0 comments on commit e32cfeb

Please sign in to comment.