added Path Helper
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index bf31475..48e2a03 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -77,6 +77,7 @@
 		<ul>

 			<li>Modified xss_clean() to be more intelligent with its handling of URL encoded strings.</li>

 			<li>Added $_SERVER, $_FILES, $_ENV, and $_SESSION to sanitization of globals.</li>

+		    <li>Added a <a href="./helpers/path_helper.html">Path Helper</a>.</li>

 		</ul>

 	</li>

 </ul>