From ceb22a03dc3e882989608f8f764cca0b6ffc3aab Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Mon, 2 Mar 2026 08:58:40 +0000 Subject: [PATCH] Add changelog fragment for PR 1781 --- CHANGES/1781.bugfix.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGES/1781.bugfix.rst diff --git a/CHANGES/1781.bugfix.rst b/CHANGES/1781.bugfix.rst new file mode 100644 index 00000000..65d8e0e8 --- /dev/null +++ b/CHANGES/1781.bugfix.rst @@ -0,0 +1 @@ +Fixed follow-up support for Bot API 9.5 chat tags by adding and validating the ``Chat.set_member_tag`` shortcut via butcher aliases, and extended test coverage for new tag-related fields and ``sender_tag`` content type handling. \ No newline at end of file