From 0c096ef9709a1f5fdc697228c773385e0e7559b7 Mon Sep 17 00:00:00 2001 From: mpoke Date: Thu, 18 Jul 2024 12:06:54 +0200 Subject: [PATCH 1/2] bring v4.4.0 changelog to main --- .changelog/v4.4.0/api-breaking/1964-deprecate-soft-opt-out.md | 2 ++ .changelog/v4.4.0/features/1964-deprecate-soft-opt-out.md | 2 ++ .changelog/v4.4.0/state-breaking/1964-deprecate-soft-opt-out.md | 2 ++ .changelog/v4.4.0/summary.md | 1 + 4 files changed, 7 insertions(+) create mode 100644 .changelog/v4.4.0/api-breaking/1964-deprecate-soft-opt-out.md create mode 100644 .changelog/v4.4.0/features/1964-deprecate-soft-opt-out.md create mode 100644 .changelog/v4.4.0/state-breaking/1964-deprecate-soft-opt-out.md create mode 100644 .changelog/v4.4.0/summary.md diff --git a/.changelog/v4.4.0/api-breaking/1964-deprecate-soft-opt-out.md b/.changelog/v4.4.0/api-breaking/1964-deprecate-soft-opt-out.md new file mode 100644 index 0000000000..73de583293 --- /dev/null +++ b/.changelog/v4.4.0/api-breaking/1964-deprecate-soft-opt-out.md @@ -0,0 +1,2 @@ +- Remove soft opt-out feature. + ([\#1964](https://github.com/cosmos/interchain-security/pull/1964)) \ No newline at end of file diff --git a/.changelog/v4.4.0/features/1964-deprecate-soft-opt-out.md b/.changelog/v4.4.0/features/1964-deprecate-soft-opt-out.md new file mode 100644 index 0000000000..73de583293 --- /dev/null +++ b/.changelog/v4.4.0/features/1964-deprecate-soft-opt-out.md @@ -0,0 +1,2 @@ +- Remove soft opt-out feature. + ([\#1964](https://github.com/cosmos/interchain-security/pull/1964)) \ No newline at end of file diff --git a/.changelog/v4.4.0/state-breaking/1964-deprecate-soft-opt-out.md b/.changelog/v4.4.0/state-breaking/1964-deprecate-soft-opt-out.md new file mode 100644 index 0000000000..73de583293 --- /dev/null +++ b/.changelog/v4.4.0/state-breaking/1964-deprecate-soft-opt-out.md @@ -0,0 +1,2 @@ +- Remove soft opt-out feature. + ([\#1964](https://github.com/cosmos/interchain-security/pull/1964)) \ No newline at end of file diff --git a/.changelog/v4.4.0/summary.md b/.changelog/v4.4.0/summary.md new file mode 100644 index 0000000000..c0195feff3 --- /dev/null +++ b/.changelog/v4.4.0/summary.md @@ -0,0 +1 @@ +*July 16, 2024* From 2dd6a9ff0c71de3caa044f06be3852ae84cc0e84 Mon Sep 17 00:00:00 2001 From: mpoke Date: Thu, 18 Jul 2024 12:10:18 +0200 Subject: [PATCH 2/2] remove duplicate entries from unreleased --- .../unreleased/api-breaking/1995-deprecate-soft-opt-out.md | 2 -- .changelog/unreleased/features/1995-deprecate-soft-opt-out.md | 2 -- .../unreleased/state-breaking/1995-deprecate-soft-opt-out.md | 2 -- 3 files changed, 6 deletions(-) delete mode 100644 .changelog/unreleased/api-breaking/1995-deprecate-soft-opt-out.md delete mode 100644 .changelog/unreleased/features/1995-deprecate-soft-opt-out.md delete mode 100644 .changelog/unreleased/state-breaking/1995-deprecate-soft-opt-out.md diff --git a/.changelog/unreleased/api-breaking/1995-deprecate-soft-opt-out.md b/.changelog/unreleased/api-breaking/1995-deprecate-soft-opt-out.md deleted file mode 100644 index bf47d6e7e4..0000000000 --- a/.changelog/unreleased/api-breaking/1995-deprecate-soft-opt-out.md +++ /dev/null @@ -1,2 +0,0 @@ -- Remove soft opt-out feature. ([\#1995](https://github.com/cosmos/interchain-security/pull/1995)) -Backporting of ([\#1964](https://github.com/cosmos/interchain-security/pull/1964)). \ No newline at end of file diff --git a/.changelog/unreleased/features/1995-deprecate-soft-opt-out.md b/.changelog/unreleased/features/1995-deprecate-soft-opt-out.md deleted file mode 100644 index 6b447d3ed6..0000000000 --- a/.changelog/unreleased/features/1995-deprecate-soft-opt-out.md +++ /dev/null @@ -1,2 +0,0 @@ -- Remove soft opt-out feature. ([\#1995](https://github.com/cosmos/interchain-security/pull/1995)) - Backporting of ([\#1964](https://github.com/cosmos/interchain-security/pull/1964)). \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/1995-deprecate-soft-opt-out.md b/.changelog/unreleased/state-breaking/1995-deprecate-soft-opt-out.md deleted file mode 100644 index 6b447d3ed6..0000000000 --- a/.changelog/unreleased/state-breaking/1995-deprecate-soft-opt-out.md +++ /dev/null @@ -1,2 +0,0 @@ -- Remove soft opt-out feature. ([\#1995](https://github.com/cosmos/interchain-security/pull/1995)) - Backporting of ([\#1964](https://github.com/cosmos/interchain-security/pull/1964)). \ No newline at end of file