aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d2bd98f4d..876f2e02d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
1# Changelog 1# Changelog
2 2
3## v1.0.1
4
5### SECURITY
6
7 * Add HTTP Signature in addition to Linked Signature:
8 * It's faster
9 * Will allow us to use RSA Signature 2018 in the future without too much incompatibilities in the peertube federation
10
11
3## v1.1.0-alpha.1 12## v1.1.0-alpha.1
4 13
5We released this alpha version because some admins/users need some moderation tools we implemented in recent weeks. 14We released this alpha version because some admins/users need some moderation tools we implemented in recent weeks.