Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1.5 KB

Changelog

The format is based on Keep a Changelog.

Unreleased

1.0.10 - 2025-01-26

  • prettier: move config into package.json

1.0.9 - 2025-01-08

  • doc: mv Changes -> CHANGELOG.md, add CONTRIBUTORS
  • ci: update to point to shared configs
  • style: automated code formatting with prettier
  • lint: remove duplicate / stale rules from .eslintrc
  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • populate [files] in package.json. Delete .npmignore.

1.0.8 - 2023-05-25

  • doc(README) Update config file name #9

1.0.7 - 2023-01-05

  • handle Spamhaus DQS (#5): add a dqs_key config option and a [dbl.dq.spamhaus.net] zone, disabled by default

1.0.6 - 2022-11-28

  • test: increase timeout for DNSBL test

1.0.5 - 2022-08-29

  • fix #2 change Spamhaus defaults to not assume errors as positives
  • warn instead of debug when result do not validate

1.0.4 - 2022-07-23

  • updated package.json

1.0.3 - 2022-07-23

  • Import from Haraka