diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5d5ad1eb62..7b7d6ab3cd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,37 +1,17 @@ - - -# Replicated Security Release Notes +# Replicated Security v4.1.0 Release Notes -❗ ***Note this release is ONLY relevant to *** +❗ ***Note this release is ONLY relevant to providers*** ## 📝 Changelog -** REMOVE THE LINE BELOW TO ENABLE THE MARKDOWN LINK CHECKER FOR RELEASE ** - - -Check out the [changelog](https://github.com/cosmos/interchain-security/blob//CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/interchain-security/compare/release/...) from last release. +Check out the [changelog](https://github.com/cosmos/interchain-security/blob/v4.1.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/interchain-security/compare/v4.0.0...v4.1.0) from last release. -Refer to the [upgrading guide](https://github.com/cosmos/interchain-security/blob/release//UPGRADING.md) when migrating from `` to ``. +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`. -** REMOVE THE LINE BELOW TO ENABLE THE MARKDOWN LINK CHECKER FOR RELEASE ** - ## 🚀 Highlights - - - -## ❤️ Contributors - -* Informal Systems ([@informalinc](https://twitter.com/informalinc)) - - -This list is non-exhaustive and ordered alphabetically. -Thank you to everyone who contributed to this release! +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.