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 3120929 commit 95c5cb5Copy full SHA for 95c5cb5
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2020-09-27 - 4.2.0
2
+- Add feeds extra data support for reactions
3
+- Repo maintainance imporements (i.e. README, CHANGELOG)
4
+
5
## 2020-03-15 - 4.1.0
6
- Add Ruby 3.x support
7
lib/stream/version.rb
@@ -1,3 +1,3 @@
module Stream
- VERSION = '4.1.0'.freeze
+ VERSION = '4.2.0'.freeze
end
0 commit comments