aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f44b7450..aa0035a91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@
15 * We now use Buster for the docker image, so the image name changed: 15 * We now use Buster for the docker image, so the image name changed:
16 * `production-stretch` becomes `production-buster` 16 * `production-stretch` becomes `production-buster`
17 * `v2.x.x-stretch` becomes `v2.x.x-buster` 17 * `v2.x.x-stretch` becomes `v2.x.x-buster`
18 * Users cannot create more than 20 channels now 18 * Users cannot create more than 20 channels now to avoid UX and actor name squatting issues
19 * We added a warning if the `videos` directory is the same than the `redundancy` one in your configuration file: it can create some bugs 19 * We added a warning if the `videos` directory is the same than the `redundancy` one in your configuration file: it can create some bugs
20 20
21### Documentation 21### Documentation