From 167b5f62fcf2010f903fce3ec68aa488e051e5d7 Mon Sep 17 00:00:00 2001 From: Ruben Bartelink Date: Tue, 9 Apr 2024 00:44:26 +0100 Subject: [PATCH] Release 4.1.0-alpha.6 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a562f3bd8..39c557e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The `Unreleased` section name is replaced by the expected version of next releas ## [Unreleased] -## 4.1.0-alpha.1 - 2024-03-28 +## 4.1.0 - 2024-04 ### Added @@ -18,7 +18,7 @@ The `Unreleased` section name is replaced by the expected version of next releas ### Changed -- `Equinox.*Store`,`Equinox.*Store.Prometheus`: Pin `Equinox` dependencies to `[4.0.0, 5.0.0)`] [#448](https://github.com/jet/equinox/pull/448) +- `Equinox.*Store`,`Equinox.*Store.Prometheus`: Pin `Equinox` dependencies to `[4.0.2, 5.0.0)`] [#448](https://github.com/jet/equinox/pull/448) - `CosmosStore`: Require `Microsoft.Azure.Cosmos` v `3.38.1` [#450](https://github.com/jet/equinox/pull/450) ### Removed