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:
b40f057
)
Update changelog
author
Chocobozzz
<me@florianbigard.com>
Wed, 23 May 2018 08:17:42 +0000
(10:17 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 23 May 2018 08:17:42 +0000
(10:17 +0200)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 70fe71b2e02b5864f710b6b80a0f88fd89d065ca..5cf44eb3c4565cbaad36b6d27df69316e86c4b28 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-1,5
+1,17
@@
# Changelog
+## v1.0.0-beta.6
+
+### Features
+
+ * Handle concurrent requests in cache middleware
+ * Add ability to enable registration by IP
+
+### Bug fixes
+
+ * Fix insane SQL request when loading all video attributes
+
+
## v1.0.0-beta.5
### BREAKING CHANGES