added ability to log certain error types, not all under a threshold
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index bb05f99..6b73485 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,7 @@
 	<li>General Changes
 		<ul>
 			<li class="reactor">Callback validation rules can now accept parameters like any other validation rule.</li>
+			<li class="reactor">Ability to log certain error types, not all under a threshold.</li>
 		</ul>
 	</li>
 	<li>Helpers