diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6716c7bc2..afbc48374 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.0.0 | 12 | ## v1.0.0 |
4 | 13 | ||
5 | Announcement scheduled for october 15 | 14 | Announcement scheduled for october 15 |