]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Update changelog
authorChocobozzz <me@florianbigard.com>
Wed, 23 May 2018 08:17:42 +0000 (10:17 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 23 May 2018 08:17:42 +0000 (10:17 +0200)
CHANGELOG.md

index 70fe71b2e02b5864f710b6b80a0f88fd89d065ca..5cf44eb3c4565cbaad36b6d27df69316e86c4b28 100644 (file)
@@ -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