Skip to content

Commit

Permalink
update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Mar 3, 2023
1 parent 21c7268 commit 487a402
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
### Unreleased


### [1.3.1] - 2023-03-02

- fix for loop returns (#35)


### [1.3.0] - 2023-02-23

- add: defer options, similar to spamassassin.js #32
Expand Down Expand Up @@ -74,3 +79,4 @@
[1.1.9]: https://github.com/haraka/haraka-plugin-rspamd/releases/tag/1.1.9
[1.2.0]: https://github.com/haraka/haraka-plugin-rspamd/releases/tag/1.2.0
[1.3.0]: https://github.com/haraka/haraka-plugin-rspamd/releases/tag/1.3.0
[1.3.1]: https://github.com/haraka/haraka-plugin-rspamd/releases/tag/1.3.1
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-rspamd",
"version": "1.3.0",
"version": "1.3.1",
"description": "Haraka plugin for rspamd",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 487a402

Please sign in to comment.