Skip to content

Commit

Permalink
Release 1.2.6 (haraka#28)
Browse files Browse the repository at this point in the history
Checklist:

- [ ] docs updated
- [ ] tests updated
- [X] Changes.md updated
  • Loading branch information
smfreegard authored Aug 14, 2024
1 parent 6ab9afc commit 11b03db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

### Unreleased

### [1.2.6] - 2024-08-14

- mech_mx: fix incorrect evaluation of MX addresses

### [1.2.5] - 2024-04-17

- get_mx: filter out implicit MX records
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "haraka-plugin-spf",
"version": "1.2.5",
"version": "1.2.6",
"description": "Sender Policy Framework (SPF) plugin for Haraka",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 11b03db

Please sign in to comment.