summary refs log tree commit diff
path: root/changelog.d/9117.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.26.0rc1Patrick Cloke2021-01-201-1/+0
|
* Ensure we store pusher data as text (#9117)Richard van der Hoff2021-01-151-0/+1
I don't think there's any need to use canonicaljson here. Fixes: #4475.