Skip to content

Commit

Permalink
Release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Feb 1, 2019
1 parent 26a3d2c commit 982125d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
This project uses [Semantic Versioning 2.0.0](http://semver.org/).


### 4.6.0

- NEW: Added WHOIS privacy renewal (GH-171)


### 4.5.0

- NEW: Added zone distribution and zone record distribution (GH-160)
Expand Down
2 changes: 1 addition & 1 deletion lib/dnsimple/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Dnsimple
VERSION = "4.5.0".freeze
VERSION = "4.6.0".freeze
end

0 comments on commit 982125d

Please sign in to comment.