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 de7224e commit 01e967eCopy full SHA for 01e967e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2020-03-15 - 4.0.2
2
+- Fix delete activity call
3
+- Move to github actions
4
+- Handle rspec should deprecation
5
+- Add envrc into gitignore
6
+
7
## 2020-01-05 - 4.0.1
8
- Relax versions on faraday/jwt dependencies
9
lib/stream/version.rb
@@ -1,3 +1,3 @@
module Stream
- VERSION = '4.0.1'.freeze
+ VERSION = '4.0.2'.freeze
end
0 commit comments