aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cf8833833..3a8bf716f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -344,8 +344,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo
344 344
345### Maintenance 345### Maintenance
346 346
347 * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) 347 * Improve REST API documentation ([@rigelk](https://github.com/rigelk))
348 * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) 348 * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk))
349 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) 349 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk))
350 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) 350 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk))
351 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) 351 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic))
@@ -430,8 +430,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo
430 430
431### Maintenance 431### Maintenance
432 432
433 * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) 433 * Improve REST API documentation ([@rigelk](https://github.com/rigelk))
434 * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) 434 * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk))
435 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) 435 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk))
436 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) 436 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk))
437 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) 437 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic))
@@ -645,7 +645,7 @@ This release could contain bugs. Don't expect a stable v1.1.0 until December :)
645 645
646### Features 646### Features
647 647
648 * Video redundancy system (experimental, see [the doc](https://docs.joinpeertube.org/lang/en/devdocs/architecture.html#redundancy-between-instances)) 648 * Video redundancy system (experimental)
649 * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk)) 649 * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk))
650 * Improve download modal ([@rigelk](https://github.com/rigelk)) 650 * Improve download modal ([@rigelk](https://github.com/rigelk))
651 * Add redirect after login ([@BO41](https://github.com/BO41)) 651 * Add redirect after login ([@BO41](https://github.com/BO41))