Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.29 KB

Changelog

The format is based on Keep a Changelog.

Unreleased

1.2.1 - 2024-08-22

  • fix: don't make a set from a set (happened when periodic_checks < 5), #9
  • chore: bump dep versions

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