Added the ability to prevent escaping in having() clauses.
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index af51c0e..62e4541 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -60,6 +60,11 @@
<h2>Version 1.6.2</h2>
<p>Release Date: not currently released</p>
<ul>
+ <li>Active Record
+ <ul>
+ <li>Added the ability to prevent escaping in having() clauses.</li>
+ </ul>
+ </li>
<li>Config
<ul>
<li>Added 'application/vnd.ms-powerpoint' to list of mime types.</li>