From: Chocobozzz Date: Wed, 23 May 2018 08:17:42 +0000 (+0200) Subject: Update changelog X-Git-Tag: v1.0.0-beta.6~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=265fb1bc274996d6d44d856bc0c0cee45289b74c;hp=b40f057594d51ae64e9d638d3b5877e544214b53;p=github%2FChocobozzz%2FPeerTube.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 70fe71b2e..5cf44eb3c 100644 --- 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