From 2488f1b6678e1d0636d4011e981c40367d8f2641 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 23 Feb 2022 13:40:31 +0000 Subject: [PATCH] chore(release): 4.8.0 --- CHANGELOG.md | 7 +++++++ src/stream-net/stream-net.csproj | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deb2666..c81aa08 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. +## [4.8.0](https://github.com/GetStream/stream-net/compare/4.7.0...4.8.0) (2022-02-23) + + +### Features + +* add overload for setdata ([#68](https://github.com/GetStream/stream-net/issues/68)) ([4e6a867](https://github.com/GetStream/stream-net/commit/4e6a867f13f4ed1d80a477de2b52063008a61ca9)) + ## [4.7.0](https://github.com/GetStream/stream-net/compare/4.6.0...4.7.0) (2022-02-04) diff --git a/src/stream-net/stream-net.csproj b/src/stream-net/stream-net.csproj index cbd9f25..971e99c 100644 --- a/src/stream-net/stream-net.csproj +++ b/src/stream-net/stream-net.csproj @@ -7,7 +7,7 @@ stream-net - 4.7.0 + 4.8.0 GetStream.io Client for getstream.io. Build scalable newsfeeds and activity streams in a few hours instead of weeks. false