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 2ae4b81 commit c72d4acCopy full SHA for c72d4ac
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2021-10-18 - 4.4.0
2
+* Add first reaction support for feed read
3
+* Add user id support in own reactions for reaction filtering
4
+
5
## 2021-09-27 - 4.3.0
6
* Add missing enrichment options to feed enrichment
7
* Add support to get activities enriched
lib/stream/version.rb
@@ -1,3 +1,3 @@
module Stream
- VERSION = '4.3.0'.freeze
+ VERSION = '4.4.0'.freeze
end
0 commit comments