diff --git a/.changelog/v19.0.0/dependencies/3171-bump-ibc-rate-limit.md b/.changelog/v19.0.0/dependencies/3171-bump-ibc-rate-limit.md new file mode 100644 index 00000000000..fc811d2d55a --- /dev/null +++ b/.changelog/v19.0.0/dependencies/3171-bump-ibc-rate-limit.md @@ -0,0 +1,3 @@ +- Bump [ibc-rate-limiting](https://github.com/Stride-Labs/ibc-rate-limiting) to + [feat/sdk-v50](https://github.com/Stride-Labs/ibc-rate-limiting/tree/feat/sdk-v50) + ([\#3171](https://github.com/cosmos/gaia/pull/3171)) \ No newline at end of file diff --git a/.changelog/v19.0.0/dependencies/3221-bump-feemarket.md b/.changelog/v19.0.0/dependencies/3221-bump-feemarket.md new file mode 100644 index 00000000000..6abba553bc2 --- /dev/null +++ b/.changelog/v19.0.0/dependencies/3221-bump-feemarket.md @@ -0,0 +1,3 @@ +- Bump [feemarket](https://github.com/skip-mev/feemarket) to + [v1.0.4](https://github.com/skip-mev/feemarket/releases/tag/v1.0.4) + ([\#3221](https://github.com/cosmos/gaia/pull/3221)) \ No newline at end of file diff --git a/.changelog/v19.0.0/state-breaking/3171-bump-ibc-rate-limit.md b/.changelog/v19.0.0/state-breaking/3171-bump-ibc-rate-limit.md new file mode 100644 index 00000000000..fc811d2d55a --- /dev/null +++ b/.changelog/v19.0.0/state-breaking/3171-bump-ibc-rate-limit.md @@ -0,0 +1,3 @@ +- Bump [ibc-rate-limiting](https://github.com/Stride-Labs/ibc-rate-limiting) to + [feat/sdk-v50](https://github.com/Stride-Labs/ibc-rate-limiting/tree/feat/sdk-v50) + ([\#3171](https://github.com/cosmos/gaia/pull/3171)) \ No newline at end of file diff --git a/.changelog/v19.0.0/state-breaking/3221-bump-feemarket.md b/.changelog/v19.0.0/state-breaking/3221-bump-feemarket.md new file mode 100644 index 00000000000..6abba553bc2 --- /dev/null +++ b/.changelog/v19.0.0/state-breaking/3221-bump-feemarket.md @@ -0,0 +1,3 @@ +- Bump [feemarket](https://github.com/skip-mev/feemarket) to + [v1.0.4](https://github.com/skip-mev/feemarket/releases/tag/v1.0.4) + ([\#3221](https://github.com/cosmos/gaia/pull/3221)) \ No newline at end of file diff --git a/.changelog/v19.0.0/summary.md b/.changelog/v19.0.0/summary.md index 3d862cf8f59..8a0c65e2fc1 100644 --- a/.changelog/v19.0.0/summary.md +++ b/.changelog/v19.0.0/summary.md @@ -1 +1 @@ -*July 19th, 2024* +*July 22nd, 2024* diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aca840327a..7d60a8be028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,16 @@ ## v19.0.0 -*July 19th, 2024* +*July 22nd, 2024* ### DEPENDENCIES - Bump [cometbft](https://github.com/cometbft/cometbft) to [v0.38.9](https://github.com/cometbft/cometbft/releases/tag/v0.38.9) ([\#3171](https://github.com/cosmos/gaia/pull/3171)) +- Bump [ibc-rate-limiting](https://github.com/Stride-Labs/ibc-rate-limiting) to + [feat/sdk-v50](https://github.com/Stride-Labs/ibc-rate-limiting/tree/feat/sdk-v50) + ([\#3171](https://github.com/cosmos/gaia/pull/3171)) - Bump [ibc-go](https://github.com/cosmos/ibc-go) to [v8.3.2](https://github.com/cosmos/ibc-go/releases/tag/v8.3.2) ([\#3171](https://github.com/cosmos/gaia/pull/3171)) @@ -18,6 +21,9 @@ - Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.8-lsm](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.8-lsm) ([\#3207](https://github.com/cosmos/gaia/pull/3207)) +- Bump [feemarket](https://github.com/skip-mev/feemarket) to + [v1.0.4](https://github.com/skip-mev/feemarket/releases/tag/v1.0.4) + ([\#3221](https://github.com/cosmos/gaia/pull/3221)) ### IMPROVEMENTS @@ -29,6 +35,9 @@ - Bump [cometbft](https://github.com/cometbft/cometbft) to [v0.38.9](https://github.com/cometbft/cometbft/releases/tag/v0.38.9) ([\#3171](https://github.com/cosmos/gaia/pull/3171)) +- Bump [ibc-rate-limiting](https://github.com/Stride-Labs/ibc-rate-limiting) to + [feat/sdk-v50](https://github.com/Stride-Labs/ibc-rate-limiting/tree/feat/sdk-v50) + ([\#3171](https://github.com/cosmos/gaia/pull/3171)) - Bump [ibc-go](https://github.com/cosmos/ibc-go) to [v8.3.2](https://github.com/cosmos/ibc-go/releases/tag/v8.3.2) ([\#3171](https://github.com/cosmos/gaia/pull/3171)) @@ -38,6 +47,9 @@ - Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.50.8-lsm](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.8-lsm) ([\#3207](https://github.com/cosmos/gaia/pull/3207)) +- Bump [feemarket](https://github.com/skip-mev/feemarket) to + [v1.0.4](https://github.com/skip-mev/feemarket/releases/tag/v1.0.4) + ([\#3221](https://github.com/cosmos/gaia/pull/3221)) ## Previous Versions