From: Rigel Kent Date: Thu, 22 Nov 2018 10:38:06 +0000 (+0100) Subject: add federation doc to Changelog X-Git-Tag: v1.1.0-rc.1~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14b6157638ef282f48c460487bd3a88df89d8b04;p=oweals%2Fpeertube.git add federation doc to Changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 25ab0e2b0..fe552f95d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Maintenance * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) + * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic))