diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index f9f53b1..c5e369f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -71,6 +71,7 @@
 <li>Fixed a bug in the active record class that was not resetting query data after a completed query.</li>

 <li>Fixed a bug that was suppressing errors in controllers.</li>

 <li>Fixed a problem that can cause a loop to occur when the config file is missing.</li>

+<li>Fixed a bug that occurred when multiple models were loaded with the third parameter set to TRUE.</li>

 <li>Fixed an oversight that was not unsetting globals properly in the input sanitize function.</li>

 <li>Fixed some bugs in the Oracle DB driver.</li>

 <li>Fixed an incorrectly named variable in the MySQLi result driver.</li>