summary refs log tree commit diff
path: root/changelog.d/8890.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.25.0rc1Patrick Cloke2021-01-061-1/+0
|
* 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.