The MySQLi forge class is now in sync with MySQL forge.
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 5a8d0ed..bc1a507 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -79,6 +79,7 @@
 			<li>Added increased security for filename handling in the Upload library.</li>

 			<li>Added increased security for sessions for client-side data tampering.</li>

     		<li>Added <kbd>form_button()</kbd> in the <a href="helpers/form_helper.html">Form helper</a>.</li>

+			<li>The MySQLi forge class is now in sync with MySQL forge. </li>

 		</ul>

 	</li>

     <li>Helpers