summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoaked <zoaked@users.noreply.github.com>2015-09-21 04:37:05 +0200
committerzoaked <zoaked@users.noreply.github.com>2015-09-21 04:37:05 +0200
commit16742b2bc7183e0b74c02532f8bbceed191fa4e2 (patch)
tree990009d708826b77effa053507c31476134ff4cc
parentf1ca7661ed6479a0f53b20ec5e704321b3e47fcf (diff)
Update changelog.rst
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 64120df8e..0448025cc 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -22,6 +22,7 @@ Bug fixes for 3.0.2
- Fixed a bug (#2284) - :doc:`Database <database/index>` method ``protect_identifiers()`` breaks when :doc:`Query Builder <database/query_builder>` isn't enabled.
- Fixed a bug (#4052) - :doc:`Routing <general/routing>` with anonymous functions didn't work for routes that don't use regular expressions.
+- Fixed a bug (#4126) - Added optional parameter to ``reset_validation()`` in ``Form_validation`` that stops ``_config_rules`` from being cleared.
Version 3.0.1
=============