]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - CHANGELOG.md
Update changelog
[github/Chocobozzz/PeerTube.git] / 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