From b5bb630e7db5a1ee2dafac1191cd548d2dd0ffd7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 4 Feb 2026 08:23:57 +0000 Subject: [PATCH] chore(release): 2.20.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 332ff808..a8035167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.20.0](https://github.com/GetStream/stream-chat-net/compare/2.19.1...2.20.0) (2026-02-04) + + +### Features + +* add channel batch updates support ([#192](https://github.com/GetStream/stream-chat-net/issues/192)) ([b6fe937](https://github.com/GetStream/stream-chat-net/commit/b6fe937afa3a7a294bad4dad1a654a070dc6083e)) + ## [2.20.0](https://github.com/GetStream/stream-chat-net/compare/2.19.1...2.20.0) (2026-01-27)