Skip to content

Releases: libdns/netlify

v1.1.0

22 May 18:48
0d8ede3

Choose a tag to compare

What's Changed

  • libdns/netlify: Bump libdns version to v0.2.2 by @Monviech in #4

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

19 Jan 11:22

Choose a tag to compare

  • Fix the impossibility to edit an existing entry
  • Handle the updating of a record when the record doesn't exist. It now creates the record if no corresponding entry is found. (Thanks to @diamondburned)