Skip to content

Commit b0faa00

Browse files
committed
v0.5.0
1 parent f4bd318 commit b0faa00

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.5.0 2021-04-28
2+
=================
3+
4+
replace deprecated Fog::DNS:Dynect usage with Fog::Dynect::DNS
5+
add github actions and config
6+
drop travis usage
7+
18
v0.4.0
29

310
allow specifying api version

lib/fog/dynect/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fog
22
module Dynect
3-
VERSION = '0.4.0'
3+
VERSION = '0.5.0'
44
end
55
end

0 commit comments

Comments
 (0)