Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ddymko committed Aug 25, 2020
1 parent 664cd3d commit d96faa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
### Breaking Changes
* Servers: SetUserData userData param should already be base64 encoded. This call will no longer encode supplied string. [#73](https://github.com/vultr/govultr/pull/73)
* BareMetalServer: SetUserData userData param should already be base64 encoded. This call will no longer encode supplied string. [#73](https://github.com/vultr/govultr/pull/73)
* Servers: AddIPV4 now returns the created IP address. The call also has a new parameter called `reboot` which will let you hold off on rebooting the server. [#77](https://github.com/vultr/govultr/pull/77)

## [v0.4.2](https://github.com/vultr/govultr/compare/v0.4.1..v0.4.2) (2020-06-02)
### Bug Fix
Expand Down

0 comments on commit d96faa5

Please # to comment.