Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 1.08 KB

Changelog

The format is based on Keep a Changelog.

Unreleased

1.2.0 - 2024-04-13

  • dnswl: sending OK on helo & mail hooks disabled by default
  • check_zones: check all zones concurrently (test speedup)

1.1.0 - 2024-04-10

  • feat: imported backscatterer from haraka/Haraka

1.0.3 - 2024-04-10

  • emit a log entry when all DNS lists pass (to show its working)

1.0.2 - 2024-04-09

  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • populate [files] in package.json. Delete .npmignore.
  • doc(CHANGE): renamed Changes.md -> CHANGELOG.md
  • doc(CONTRIBUTORS): added
  • prettier
  • feat: add timeout to DNS Resolver #2

1.0.0 - 2023-12-15

  • Initial release