Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

57 lines (36 loc) · 1.03 KB

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.

[Unreleased]

Added

Changed

Removed

[1.1.0] - 2023-04-12

Added

  • Support to load client certificate. (#5 @xhenner)

Changed

Removed

[1.0.3] - 2019-06-17

Added

Changed

  • Print spf records prefixed with domain
  • Print the spf records in sorted order

Removed

[1.0.1] - 2019-05-21

Added

  • Simple IP address deduplication.

Changed

  • Updated README.md to include command line options.

Removed

[1.0.0] - 2019-01-24

Added

  • Added command line options for dry run, verbose and configuration file path.

Changed

Removed

[0.0.1] - 2018-05-15

Added

  • Added Raw Text configuration option. It can be used to insert raw text into the SPF TXT field before any domain resolution occurs.

Changed

Removed