diff --git a/Changelog8.html b/Changelog8.html
index 59fe4153701..74900c03c00 100644
--- a/Changelog8.html
+++ b/Changelog8.html
@@ -21,6 +21,7 @@
Version 8.1.2
Don't poll the Deezer library if the user doesn't have a premium subscription.
#508 - Don't include the port when using default ports in host header for http requests.
#521 - Fix http redirection on HTTPS protocol handlers (thanks philippe44!)
+ #523 - Fix http redirection when redirect URL is missing the protocol (thanks philippe44!)