Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 701 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 701 Bytes

Change Log

v2.0.0 (2022-08-2)

Enhancement

  • Refactor to accommodate latest version of GoVultr to support Vultr API v2
  • Leverage cloud-init to install ssh keys instead of creating numerous public keys
  • Open up docker port on VPS

v1.0.2 (2020-12-01)

Enhancement

  • Adjusted status checks to improve deployment speed/process #15

v1.0.1 (2020-06-16)

Dependencies

  • GoVultr 0.3.1 -> 0.4.2 #11
  • Testify 1.5.1 -> 1.6.1 #12

v1.0.0 (2020-03-20)

Features

  • Initial tagged release