adding http headers and config to CI profiler
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 0e49bbd..aef9d71 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -70,6 +70,7 @@
<li>Added "is_object" into the list of unit tests capable of being run.</li>
<li>Table library will generate an empty cell with a blank string, or NULL value.</li>
<li>Added a <kbd>parse_string()</kbd> method to the <a href="libraries/parser.html">Parser Class</a>.</li>
+ <li>Added HTTP headers and Config information to the <a href="general/profiling.html">Profiler</a> output.</li>
</ul>
</li>
<li>Database