We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e621e2d commit 4fad3e4Copy full SHA for 4fad3e4
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2022-01-26 - 4.5.0
2
+* Add connection pooling into http client
3
+
4
## 2021-10-18 - 4.4.0
5
* Add first reaction support for feed read
6
* Add user id support in own reactions for reaction filtering
lib/stream/version.rb
@@ -1,3 +1,3 @@
module Stream
- VERSION = '4.4.0'.freeze
+ VERSION = '4.5.0'.freeze
end
0 commit comments