diff options
author | Mark Felder <feld@feld.me> | 2024-08-18 23:13:35 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-08-19 11:12:28 -0400 |
commit | 1b8141b506df1cc78e01f24881bed6257c9e5931 (patch) | |
tree | d8860d693e96fca128e25af260df93d3a6565a55 /changelog.d | |
parent | 55cc1ba50eaea0df769604f0659aedf0d5969ecb (diff) | |
download | pleroma-1b8141b506df1cc78e01f24881bed6257c9e5931.tar.gz pleroma-1b8141b506df1cc78e01f24881bed6257c9e5931.zip |
Address case where instance reachability status couldn't be updated
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/publisher-reachability.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/publisher-reachability.fix b/changelog.d/publisher-reachability.fix new file mode 100644 index 000000000..3f50be581 --- /dev/null +++ b/changelog.d/publisher-reachability.fix @@ -0,0 +1 @@ +Address case where instance reachability status couldn't be updated |