diff options
author | Nithin <admin@nitmedia.com> | 2011-08-21 22:52:06 +0200 |
---|---|---|
committer | Nithin <admin@nitmedia.com> | 2011-08-21 22:52:06 +0200 |
commit | 333f9f98edeb11915c168ea4a05b9b76d64d9576 (patch) | |
tree | ee219c90b0c957c27994d8c5571ceefa33d48ae2 /user_guide/changelog.html | |
parent | 68d1f4c3e216d8490bd1b1d397c31bd51a05ecc4 (diff) |
added ability to log certain error types, not all under a threshold
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index bb05f99e1..6b73485e1 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -66,6 +66,7 @@ Change Log <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 |