Skip to content

Commit b61f2bb

Browse files
committed
Release 5.1.0
1 parent c46265c commit b61f2bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 5.1.0 - 2021-06-21
2+
* Add target feeds extra data support for reactions
3+
14
## 5.0.2 - 2021-06-08
25
* Accept user_id for own reactions
36
* Handle deprecated cs fixer config

lib/GetStream/Stream/Constant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
class Constant
66
{
7-
const VERSION = '5.0.2';
7+
const VERSION = '5.1.0';
88
}

0 commit comments

Comments
 (0)