diff options
Diffstat (limited to 'changelog.d/7701.bugfix')
-rw-r--r-- | changelog.d/7701.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7701.bugfix b/changelog.d/7701.bugfix new file mode 100644 index 0000000000..e5b10f75fd --- /dev/null +++ b/changelog.d/7701.bugfix @@ -0,0 +1 @@ +Do not break push rule evaluation when receiving an event with a non-string body. This is a long-standing bug. |