diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c408067e..e6e3fd895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,17 +8,23 @@ The `Unreleased` section name is replaced by the expected version of next releas ## [Unreleased] +### Added +### Changed +### Removed +### Fixed + + +## [3.0.5] - 2021-11-18 + ### Added - Stores: Expose `.Log.PropertyTag` Literals to enable log filtering [#298](https://github.com/jet/equinox/pull/298~~~~) - `Equinox.Tool`: Add support for [autoscaling throughput](https://docs.microsoft.com/en-us/azure/cosmos-db/provision-throughput-autoscale) of Cosmos containers and databases [#302](https://github.com/jet/equinox/pull/302) :pray: [@belcher-rok](https://github.com/belcher-rok) -### Changed -### Removed ### Fixed - -- `MemoryStore`: Fixed incorrect `Version` computation for `TransactEx` post-State [#296](https://github.com/jet/equinox/pull/296) +- `MemoryStore`: Fixed incorrect `Version` computation for `TransactEx` post-State [#296](https://github.com/jet/equinox/pull/296) +- ## [3.0.4] - 2021-10-15 @@ -635,7 +641,8 @@ The `Unreleased` section name is replaced by the expected version of next releas (For information pertaining to earlier releases, see release notes in https://github.com/jet/equinox/releases and/or can someone please add it!) -[Unreleased]: https://github.com/jet/equinox/compare/3.0.4...HEAD +[Unreleased]: https://github.com/jet/equinox/compare/3.0.5...HEAD +[3.0.5]: https://github.com/jet/equinox/compare/3.0.4...3.0.5 [3.0.4]: https://github.com/jet/equinox/compare/3.0.3...3.0.4 [3.0.3]: https://github.com/jet/equinox/compare/3.0.2...3.0.3 [3.0.2]: https://github.com/jet/equinox/compare/3.0.1...3.0.2