Skip to content

v7.0.0

Compare
Choose a tag to compare
@leo-scalingo leo-scalingo released this 19 Apr 09:27
· 37 commits to master since this release
5e1a6a8

What's Changed

  • Add ability to create/update domain without Letsencrypt Certificate Generation by @leo-scalingo in #379

BREAKING

  • DomainsAdd(context.Context, string, Domain) is now DomainsAdd(context.Context, string, DomainsAddParams)
    No change in the available feature, goal was to clean the API

Full Changelog: v6.7.7...v7.0.0