diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3ceb5d..5d6cdd4 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.10.0](https://github.com/GetStream/stream-chat-net/compare/2.9.0...2.10.0) (2025-02-11)
+
+
+### Features
+
+* added restricted visibility feature ([#153](https://github.com/GetStream/stream-chat-net/issues/153)) ([d7dbd2d](https://github.com/GetStream/stream-chat-net/commit/d7dbd2d93a71751489953e9dda1bba338082b674))
+
## [2.9.0](https://github.com/GetStream/stream-chat-net/compare/2.8.0...2.9.0) (2025-02-07)
diff --git a/src/stream-chat-net.csproj b/src/stream-chat-net.csproj
index ebba798..e2cc418 100644
--- a/src/stream-chat-net.csproj
+++ b/src/stream-chat-net.csproj
@@ -10,7 +10,7 @@