projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41f2eba
)
Update changelog
author
Chocobozzz
<me@florianbigard.com>
Fri, 19 Oct 2018 10:39:31 +0000
(12:39 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Fri, 19 Oct 2018 10:39:31 +0000
(12:39 +0200)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index d2bd98f4d190190d8f693d787686a1288d154177..876f2e02d7e9827bef42de2036dc5ef257754f87 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-1,5
+1,14
@@
# Changelog
+## v1.0.1
+
+### SECURITY
+
+ * Add HTTP Signature in addition to Linked Signature:
+ * It's faster
+ * Will allow us to use RSA Signature 2018 in the future without too much incompatibilities in the peertube federation
+
+
## v1.1.0-alpha.1
We released this alpha version because some admins/users need some moderation tools we implemented in recent weeks.