diff --git a/backend/canisters/proposals_bot/CHANGELOG.md b/backend/canisters/proposals_bot/CHANGELOG.md index 30817b7e39..d1fc6e9802 100644 --- a/backend/canisters/proposals_bot/CHANGELOG.md +++ b/backend/canisters/proposals_bot/CHANGELOG.md @@ -7,9 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added +- Automatically create proposals groups for new SNSes ([#4528](https://github.com/open-chat-labs/open-chat/pull/4528)) + +## [[2.0.876](https://github.com/open-chat-labs/open-chat/releases/tag/v2.0.876-proposals_bot)] - 2023-10-09 + +### Added + - Support submitting proposals from within OpenChat ([#4486](https://github.com/open-chat-labs/open-chat/pull/4486)) - Make ProposalsBot able to stake neurons for submitting proposals ([#4493](https://github.com/open-chat-labs/open-chat/pull/4493)) -- Automatically create proposals groups for new SNSes ([#4528](https://github.com/open-chat-labs/open-chat/pull/4528)) ### Changed diff --git a/canister_commit_ids.json b/canister_commit_ids.json index 8ba3b3a8a8..988289f5af 100644 --- a/canister_commit_ids.json +++ b/canister_commit_ids.json @@ -9,7 +9,7 @@ "notifications": "8426b83456957cdc997374c8a01d9b641d1d3d08", "notifications_index": "8426b83456957cdc997374c8a01d9b641d1d3d08", "online_users": "41d3ead0f47446ce3624cbad10f7250d281503c8", - "proposals_bot": "7a29f820480b051c710a5c575dd086ac116a9bca", + "proposals_bot": "013978b81bc0ae7bdc7744d19e42d2f4519546af", "proposal_validation": "523ab8e175033df06e3969a5b5d5c13dfe2da948", "registry": "8426b83456957cdc997374c8a01d9b641d1d3d08", "storage_bucket": "5c4fb8d98e68053c6d93050dfafbd2dbb4c3c9b9",