Changelog for handle_send fix

test
Jason Robinson 2021-04-28 22:19:25 +03:00
rodzic 3b8d90cf99
commit 9244e96682
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -10,6 +10,8 @@
* Fixed image delivery between platforms that send ActivityPub payloads with a markdown `source`,
caused by overenthusiastic linkifying of markdown.
* Fix a crash in `outbound.handle_send` when payload failed to be generated and `parent_user` was not given.
## [0.21.0] - 2020-12-20