File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,15 @@ Release Date: Not released
1010 :depth: 2
1111
1212BREAKING
13- ========
13+ ********
14+
1415- Multiple table names will no longer be stored in ``BaseBuilder::$tableName `` - an empty string will be used instead.
1516
1617.. _changelog-v416-validation-changes :
1718
1819Validation changes
19- ------------------
20+ ==================
21+
2022- The previous version of the Validation can't handle an array item.
2123 Because of the bug fix, the validation results may be different,
2224 or raise a ``TypeError ``.
@@ -28,14 +30,15 @@ Validation changes
2830 On the other hand, the current version passes the array to the validation rule as a whole.
2931
3032Enhancements
31- ============
33+ ************
34+
3235- Database pane on debug toolbar now displays location where Query was called from. Also displays full backtrace.
3336
3437Changes
35- =======
38+ *******
3639
3740Deprecations
38- ============
41+ ************
3942
4043Bugs Fixed
41- ==========
44+ **********
You can’t perform that action at this time.
0 commit comments