diff options
author | tusooa <tusooa@kazv.moe> | 2023-05-22 08:16:14 -0400 |
---|---|---|
committer | tusooa <tusooa@kazv.moe> | 2023-05-22 08:16:14 -0400 |
commit | 6aafa7fe7661bcf9e62c16381ffeb2d32ec9bafa (patch) | |
tree | 9909c6d4995b05e69bc0cdae26c68509e7eed208 | |
parent | 505e58d4eb84226613c85ac526c591dab5b1307e (diff) | |
download | pleroma-6aafa7fe7661bcf9e62c16381ffeb2d32ec9bafa.tar.gz pleroma-6aafa7fe7661bcf9e62c16381ffeb2d32ec9bafa.zip |
Add changelog
-rw-r--r-- | changelog.d/fix-object-test.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/fix-object-test.fix b/changelog.d/fix-object-test.fix new file mode 100644 index 000000000..5eea719f0 --- /dev/null +++ b/changelog.d/fix-object-test.fix @@ -0,0 +1 @@ +Correctly handle the situation when a poll has both "anyOf" and "oneOf" but one of them being empty |