diff --git a/changes.xml b/changes.xml
index 5b6a64c..6044084 100644
--- a/changes.xml
+++ b/changes.xml
@@ -27,6 +27,9 @@
Ensure request context path is added to client library URLs.
+
+ CSS Include: Fix handling of "rel" property.
+
Switch to AEM 6.5.17 as minimum version.
diff --git a/src/main/webapp/app-root/sightly/templates/clientlib.html b/src/main/webapp/app-root/sightly/templates/clientlib.html
index b412248..3dcd402 100644
--- a/src/main/webapp/app-root/sightly/templates/clientlib.html
+++ b/src/main/webapp/app-root/sightly/templates/clientlib.html
@@ -27,7 +27,7 @@
* @param rel prefetch|preload see https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel
* @param customAttributes List of custom attributes, each list item in syntax 'attr=value' or just 'attr'
*/-->
-
+