commit | 333f9f98edeb11915c168ea4a05b9b76d64d9576 | [log] [tgz] |
---|---|---|
author | Nithin <admin@nitmedia.com> | Sun Aug 21 16:52:06 2011 -0400 |
committer | Nithin <admin@nitmedia.com> | Sun Aug 21 16:52:06 2011 -0400 |
tree | ee219c90b0c957c27994d8c5571ceefa33d48ae2 | |
parent | 68d1f4c3e216d8490bd1b1d397c31bd51a05ecc4 [diff] |
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