diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 8675d71..5e9fc88 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -88,6 +88,7 @@
 			<li>Improved performance and accuracy of xss_clean(), including reduction of false positives on image/file tests.</li>

 			<li>Added a few openxml document mime types, and an additional mobile agent to mimes.php and user_agents.php respectively.</li>

 			<li>Added sanitization in xss_clean() for a deprecated HTML tag that could be abused in user input in Internet Explorer.</li>

+			<li>Added <a href="./general/styleguide.html">PHP Style Guide</a> to docs.</li>

 		</ul>

 	</li>

 </ul>