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 363fae00d..6a3b2d7a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -333,8 +333,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo
333 333
334### Maintenance 334### Maintenance
335 335
336 * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) 336 * Improve REST API documentation ([@rigelk](https://github.com/rigelk))
337 * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) 337 * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk))
338 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) 338 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk))
339 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) 339 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk))
340 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) 340 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic))
@@ -419,8 +419,8 @@ and update your [.env](https://github.com/Chocobozzz/PeerTube/blob/develop/suppo
419 419
420### Maintenance 420### Maintenance
421 421
422 * Improve REST API documentation: https://docs.joinpeertube.org/api.html ([@rigelk](https://github.com/rigelk)) 422 * Improve REST API documentation ([@rigelk](https://github.com/rigelk))
423 * Add basic ActivityPub documentation: https://docs.joinpeertube.org/lang/en/devdocs/federation.html ([@rigelk](https://github.com/rigelk)) 423 * Add basic ActivityPub documentation ([@rigelk](https://github.com/rigelk))
424 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk)) 424 * Add CLI option to run PeerTube without client ([@rigelk](https://github.com/rigelk))
425 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk)) 425 * Add manpage to peertube CLI ([@rigelk](https://github.com/rigelk))
426 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic)) 426 * Make backups of files in optimize-old-videos script ([@Nutomic](https://github.com/nutomic))
@@ -634,7 +634,7 @@ This release could contain bugs. Don't expect a stable v1.1.0 until December :)
634 634
635### Features 635### Features
636 636
637 * Video redundancy system (experimental, see [the doc](https://docs.joinpeertube.org/lang/en/devdocs/architecture.html#redundancy-between-instances)) 637 * Video redundancy system (experimental)
638 * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk)) 638 * Add peertube script (see [the doc](/support/doc/tools.md#cli-wrapper)) ([@rigelk](https://github.com/rigelk))
639 * Improve download modal ([@rigelk](https://github.com/rigelk)) 639 * Improve download modal ([@rigelk](https://github.com/rigelk))
640 * Add redirect after login ([@BO41](https://github.com/BO41)) 640 * Add redirect after login ([@BO41](https://github.com/BO41))