diff --git a/.changelog/unreleased/bug-fixes/provider/1722-query-valcons-format.md b/.changelog/v4.1.1/bug-fixes/provider/1722-query-valcons-format.md similarity index 100% rename from .changelog/unreleased/bug-fixes/provider/1722-query-valcons-format.md rename to .changelog/v4.1.1/bug-fixes/provider/1722-query-valcons-format.md diff --git a/.changelog/v4.1.1/summary.md b/.changelog/v4.1.1/summary.md new file mode 100644 index 0000000000..c5601d7f30 --- /dev/null +++ b/.changelog/v4.1.1/summary.md @@ -0,0 +1 @@ +*April 22, 2024* diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b7d6ab3cd..e296f3014b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -# Replicated Security v4.1.0 Release Notes +# Replicated Security v4.1.1 Release Notes Refer to the [upgrading guide](https://github.com/cosmos/interchain-security/blob/release/v4.1.x/UPGRADING.md) when migrating from `v4.0.x` to `v4.1.x`. - -## 🚀 Highlights -This release introduces epochs that reduce the costs of relaying IBC packets for ICS. -In addition it introduces queries to retrieve the send timestamp of the oldest unconfirmed VSCPacket by chain id and -for current values of all provider parameters.