File tree Expand file tree Collapse file tree 4 files changed +126
-113
lines changed Expand file tree Collapse file tree 4 files changed +126
-113
lines changed Original file line number Diff line number Diff line change 2
2
### Unreleased
3
3
4
4
5
+ ### [ 1.2.2] - 2023-06-22
6
+
7
+ - fix: check for DNS results befor iterating, fixes #13
8
+ - es6(lib/spf): replace ` self ` with ` this `
9
+
10
+
5
11
### [ 1.2.1] - 2023-06-19
6
12
7
13
- fix: call skip_hosts via 'this' instead of exports (#11 )
8
14
- skip configuration was being ignored
9
- - es6: replace ` plugin ` with ` this `
15
+ - es6(index) : replace ` plugin ` with ` this `
10
16
- deps: bump versions to latest
11
17
12
18
52
58
[ 1.1.3 ] : https://github.com/haraka/haraka-plugin-spf/releases/tag/1.1.3
53
59
[ 1.2.0 ] : https://github.com/haraka/haraka-plugin-spf/releases/tag/1.2.0
54
60
[ 1.2.1 ] : https://github.com/haraka/haraka-plugin-spf/releases/tag/1.2.1
61
+ [ 1.3.0 ] : https://github.com/haraka/haraka-plugin-spf/releases/tag/1.3.0
You can’t perform that action at this time.
0 commit comments