Skip to content

Commit 042d403

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 4.6.0 (#61)
Co-authored-by: github-actions <[email protected]>
1 parent 7da61ee commit 042d403

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Changelog
2+
3+
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+
5+
## [4.6.0](https://github.com/GetStream/stream-net/compare/4.5.0...4.6.0) (2022-01-13)
6+
7+
8+
### Features
9+
10+
* add possibility to query enriched activities by ids ([#58](https://github.com/GetStream/stream-net/issues/58)) ([612fa63](https://github.com/GetStream/stream-net/commit/612fa6377885368f1bd98322ed53bcb0736e8313))
11+
* small enhancement ([#60](https://github.com/GetStream/stream-net/issues/60)) ([7da61ee](https://github.com/GetStream/stream-net/commit/7da61ee2819f7007d18443489d99e61d5658c9a0))
12+
113
## 4.5.0 - 2021-11-19
214

315
* Add file/image delete support

src/stream-net/stream-net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<PropertyGroup>
99
<PackageId>stream-net</PackageId>
10-
<Version>4.5.0</Version>
10+
<Version>4.6.0</Version>
1111
<Authors>GetStream.io</Authors>
1212
<Description>Client for getstream.io. Build scalable newsfeeds and activity streams in a few hours instead of weeks.</Description>
1313
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)