Unit Testing results are now colour coded, and a change was made to the default template of results.
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 59ab295..6ed2a21 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -82,6 +82,7 @@
<li>Added increased security for sessions for client-side data tampering.</li>
<li>The MySQLi forge class is now in sync with MySQL forge. </li>
<li>Added the ability to set CRLF settings via config in the <a href="libraries/email.html">Email</a> class.</li>
+ <li><a href="libraries/unit_testing.html">Unit Testing</a> results are now colour coded, and a change was made to the default template of results.</li>
</ul>
</li>
<li>Helpers