diff options
| author | 2023-08-06 00:26:09 +0200 | |
|---|---|---|
| committer | 2023-08-06 00:26:09 +0200 | |
| commit | bd0afd96859fdeb888202f7b4e1efa8f0a29331f (patch) | |
| tree | 9b735c5c8162a3a44cc62f52175bbd0271ff52fe | |
| parent | Backport from xs. (diff) | |
| download | penes-snac2-bd0afd96859fdeb888202f7b4e1efa8f0a29331f.tar.gz penes-snac2-bd0afd96859fdeb888202f7b4e1efa8f0a29331f.tar.xz penes-snac2-bd0afd96859fdeb888202f7b4e1efa8f0a29331f.zip | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 28b9616..929f444 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels). | 5 | Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels). |
| 6 | 6 | ||
| 7 | Fixed some Gotosocial ActivityPub compatibility (details: support fields like `tag` and `attachment` being lone objects instead of arrays). | 7 | Fixed some Gotosocial ActivityPub compatibility (details: support fields like `tag` and `attachment` being single objects instead of arrays). |
| 8 | 8 | ||
| 9 | Fixed ActivityPub outbox (it listed 'Note' objects instead of 'Create' activities). | 9 | Fixed ActivityPub outbox (it listed 'Note' objects instead of 'Create' activities). |
| 10 | 10 | ||