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 3ffa17c commit ca2d76dCopy full SHA for ca2d76d
CHANGELOG.md
@@ -1,10 +1,18 @@
1
## CHANGELOG
2
+------------------------------------------------
3
+## Version 0.4.2
4
+### Date: 2nd-Sept-2021
5
+ ### Dependency update
6
+ - Added URI open on open uri deprecation
7
+
8
------------------------------------------------
9
## Version 0.4.1
10
### Date: 2nd-Jun-2021
11
### Dependency update
12
- Updated gemspec dependency
13
14
15
16
## Version 0.4.0
17
### Date: 16th-Apr-2021
18
### New Features
lib/contentstack/version.rb
@@ -1,3 +1,3 @@
module Contentstack
- VERSION = "0.4.1"
+ VERSION = "0.4.2"
end
0 commit comments