Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 471 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 471 Bytes

Changelog

0.1.0

  • basic provider and DNS record for simple cases of A/CNAME
  • import functionality
  • requests rate limit
  • some acceptance tests
  • plans for next version: advanced record types, unit tests, publish

0.2.0

  • lots of unit tests, real api check in acceptance tests
  • support for multi-valued records (MX, TXT, NS)

0.2.1

  • update docs
  • first version published to terraform registry

0.2.2

  • re-worded some docs, example for ACM challenge