diff --git a/.changelog/unreleased/features/2101-introduce-priority-validators.md b/.changelog/unreleased/features/2101-introduce-priority-validators.md new file mode 100644 index 0000000000..24b2684433 --- /dev/null +++ b/.changelog/unreleased/features/2101-introduce-priority-validators.md @@ -0,0 +1,2 @@ +- `[x/provider]` Allow consumer chains to specify a list of priority validators that are included in the validator set before other validators are considered + ([\#2101](https://github.com/cosmos/interchain-security/pull/2101)) \ No newline at end of file diff --git a/.changelog/unreleased/features/2372-vscmatured-packets.md b/.changelog/unreleased/features/2372-vscmatured-packets.md new file mode 100644 index 0000000000..cd51735056 --- /dev/null +++ b/.changelog/unreleased/features/2372-vscmatured-packets.md @@ -0,0 +1,2 @@ +- `[x/consumer]` Remove `VSCMaturedPackets`. Consumer-side changes for [ADR 018](https://cosmos.github.io/interchain-security/adrs/adr-018-remove-vscmatured#consumer-changes-r2). + ([\#2372](https://github.com/cosmos/interchain-security/pull/2372)) \ No newline at end of file diff --git a/.changelog/unreleased/features/2378-allow-chain-id-updates.md b/.changelog/unreleased/features/2378-allow-chain-id-updates.md index cab2fdc62b..c12277e63a 100644 --- a/.changelog/unreleased/features/2378-allow-chain-id-updates.md +++ b/.changelog/unreleased/features/2378-allow-chain-id-updates.md @@ -1,2 +1,2 @@ -- Allow the chain id of a consumer chain to be updated before the chain +- `[x/provider]` Allow the chain id of a consumer chain to be updated before the chain launches. ([\#2378](https://github.com/cosmos/interchain-security/pull/2378)) \ No newline at end of file diff --git a/.changelog/unreleased/features/provider/2101-introduce-priority-validators.md b/.changelog/unreleased/features/provider/2101-introduce-priority-validators.md deleted file mode 100644 index a90e0a6e26..0000000000 --- a/.changelog/unreleased/features/provider/2101-introduce-priority-validators.md +++ /dev/null @@ -1,2 +0,0 @@ -- Allow consumer chains to specify a list of priority validators that are included in the validator set before other validators are considered - ([\#2101](https://github.com/cosmos/interchain-security/pull/2101)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/2101-introduce-priority-validators.md b/.changelog/unreleased/state-breaking/2101-introduce-priority-validators.md index a90e0a6e26..24b2684433 100644 --- a/.changelog/unreleased/state-breaking/2101-introduce-priority-validators.md +++ b/.changelog/unreleased/state-breaking/2101-introduce-priority-validators.md @@ -1,2 +1,2 @@ -- Allow consumer chains to specify a list of priority validators that are included in the validator set before other validators are considered +- `[x/provider]` Allow consumer chains to specify a list of priority validators that are included in the validator set before other validators are considered ([\#2101](https://github.com/cosmos/interchain-security/pull/2101)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/2372-vscmatured-packets.md b/.changelog/unreleased/state-breaking/2372-vscmatured-packets.md new file mode 100644 index 0000000000..cd51735056 --- /dev/null +++ b/.changelog/unreleased/state-breaking/2372-vscmatured-packets.md @@ -0,0 +1,2 @@ +- `[x/consumer]` Remove `VSCMaturedPackets`. Consumer-side changes for [ADR 018](https://cosmos.github.io/interchain-security/adrs/adr-018-remove-vscmatured#consumer-changes-r2). + ([\#2372](https://github.com/cosmos/interchain-security/pull/2372)) \ No newline at end of file