Files
Andrew Starr-Bochicchio 710f23482f Update github.com/digitalocean/godo
Signed-off-by: Andrew Starr-Bochicchio <a.starr.b@gmail.com>
2017-03-30 20:08:19 -04:00

406 B

Change Log

[v1.0.0] - 2017-03-10

Added

  • #130 Add Convert to ImageActionsService. - @xmudrii
  • #126 Add CertificatesService for managing certificates with the DigitalOcean API. - @viola
  • #125 Add LoadBalancersService for managing load balancers with the DigitalOcean API. - @viola
  • #122 Add GetVolumeByName to StorageService. - @protochron
  • #113 Add context.Context to all calls. - @aybabtme