summary refs log tree commit diff
path: root/changelog.d/8890.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow spam-checker modules to be provide async methods. (#8890)David Teller2020-12-111-0/+1
Spam checker modules can now provide async methods. This is implemented in a backwards-compatible manner.