We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e325e commit 1b0bbbbCopy full SHA for 1b0bbbb
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 5.1.1 - 2021-09-28
2
+* Replace deprecated query parse of Guzzle
3
+
4
## 5.1.0 - 2021-06-21
5
* Add target feeds extra data support for reactions
6
lib/GetStream/Stream/Constant.php
@@ -4,5 +4,5 @@
class Constant
{
7
- const VERSION = '5.1.0';
+ const VERSION = '5.1.1';
8
}
0 commit comments