From e815a7ddd47f367fa8eff7110c48313ad12aa1d5 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Wed, 10 Apr 2024 22:08:00 -0700 Subject: [PATCH] feat: imported backscatterer from haraka/Haraka --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f484e6a..41af8c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ### Unreleased +### [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) @@ -24,3 +28,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). [1.0.1]: https://github.com/haraka/haraka-plugin-dns-list/releases/tag/1.0.1 [1.0.2]: https://github.com/haraka/haraka-plugin-dns-list/releases/tag/v1.0.2 [1.0.3]: https://github.com/haraka/haraka-plugin-dns-list/releases/tag/v1.0.3 +[1.1.0]: https://github.com/haraka/haraka-plugin-dns-list/releases/tag/v1.1.0 diff --git a/package.json b/package.json index 9965ec7..cca2e1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "haraka-plugin-dns-list", - "version": "1.0.3", + "version": "1.1.0", "description": "Haraka plugin for DNS lists (DNSBL, DNSWL)", "main": "index.js", "files": [