Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 860 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 860 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.1 - 2019-10-11

  • Adds TTL to RRSetChange (enables support for custom RRSet TTLs)

1.1.0 - 2019-01-23

Added

  • Pagination support and ListOption struct
  • Encryption support for RRSetService

Changed

  • Client services (Zones, RRSet) to implement interface

1.0.0 - 2019-01-15

  • Initial stable release