Skip to content

Commit 11b03db

Browse files
authored
Release 1.2.6 (#28)
Checklist: - [ ] docs updated - [ ] tests updated - [X] Changes.md updated
1 parent 6ab9afc commit 11b03db

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
44

55
### Unreleased
66

7+
### [1.2.6] - 2024-08-14
8+
9+
- mech_mx: fix incorrect evaluation of MX addresses
10+
711
### [1.2.5] - 2024-04-17
812

913
- get_mx: filter out implicit MX records

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haraka-plugin-spf",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Sender Policy Framework (SPF) plugin for Haraka",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)