Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 1.76 KB

Changelog

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

The format is based on Keep a Changelog.

[Unreleased]

N/A

[1.0.3] - 2023-05-26

Added

[1.0.2] - 2019-05-11

Fixed

[1.0.1] - 2019-05-10

Added

Fixed

[1.0.0] - 2019-05-10

Added

  • Support for having setting configuration options that changes how SprinkleDNS behaves.
  • Support for printing a diff with the configuration option diff: true.
  • Support for ALIAS-entries with the .alias-method, before we only had the .entry-method.
  • Support for deleting entries that aren't referenced.
  • Support for creating hosted zones if they are referenced, but don't exist yet.
  • Updated the README with configuration examples and AWS policy.