Skip to content

Commit ca2d76d

Browse files
committed
Added URI open on Open uri deprecation
1 parent 3ffa17c commit ca2d76d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
## CHANGELOG
2+
------------------------------------------------
3+
## Version 0.4.2
4+
### Date: 2nd-Sept-2021
5+
### Dependency update
6+
- Added URI open on open uri deprecation
7+
28
------------------------------------------------
39
## Version 0.4.1
410
### Date: 2nd-Jun-2021
511
### Dependency update
612
- Updated gemspec dependency
713

14+
------------------------------------------------
15+
816
## Version 0.4.0
917
### Date: 16th-Apr-2021
1018
### New Features

lib/contentstack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Contentstack
2-
VERSION = "0.4.1"
2+
VERSION = "0.4.2"
33
end

0 commit comments

Comments
 (0)