diff --git a/rs/sns/swap/CHANGELOG.md b/rs/sns/swap/CHANGELOG.md index db9378aabbb..184add8d33e 100644 --- a/rs/sns/swap/CHANGELOG.md +++ b/rs/sns/swap/CHANGELOG.md @@ -11,6 +11,15 @@ here were moved from the adjacent `unreleased_changelog.md` file. INSERT NEW RELEASES HERE +# 2025-02-15: Proposal 135316 + +http://dashboard.internetcomputer.org/proposals/135316 + +## Added + +* Added the `query_stats` field for the `get_canister_status` method. + + # 2025-01-20: Proposal 134907 http://dashboard.internetcomputer.org/proposals/134907 diff --git a/rs/sns/swap/unreleased_changelog.md b/rs/sns/swap/unreleased_changelog.md index afd3dea7a3e..94126a0ff42 100644 --- a/rs/sns/swap/unreleased_changelog.md +++ b/rs/sns/swap/unreleased_changelog.md @@ -9,8 +9,6 @@ on the process that this file is part of, see ## Added -* Added the `query_stats` field for the `get_canister_status` method. - ## Changed ## Deprecated