Forgot changelog for the outgoing entity validation

merge-requests/158/merge
Jason Robinson 2019-10-11 00:45:49 +03:00
rodzic a97b7b15b9
commit 30694eafd2
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,12 @@
## [0.19.0-dev] - unreleased
### Changed
* All outgoing entities are now validated before sending. This stops the sending of invalid
entities to the network, for example a Share of a Post from ActivityPub to the Diaspora
protocol network.
## [0.18.1] - 2019-10-06
### Changed