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
10
10
:depth: 2
11
11
12
12
BREAKING
13
- ========
13
+ ********
14
+
14
15
- Multiple table names will no longer be stored in ``BaseBuilder::$tableName `` - an empty string will be used instead.
15
16
16
17
.. _changelog-v416-validation-changes :
17
18
18
19
Validation changes
19
- ------------------
20
+ ==================
21
+
20
22
- The previous version of the Validation can't handle an array item.
21
23
Because of the bug fix, the validation results may be different,
22
24
or raise a ``TypeError ``.
@@ -28,14 +30,15 @@ Validation changes
28
30
On the other hand, the current version passes the array to the validation rule as a whole.
29
31
30
32
Enhancements
31
- ============
33
+ ************
34
+
32
35
- Database pane on debug toolbar now displays location where Query was called from. Also displays full backtrace.
33
36
34
37
Changes
35
- =======
38
+ *******
36
39
37
40
Deprecations
38
- ============
41
+ ************
39
42
40
43
Bugs Fixed
41
- ==========
44
+ **********
You can’t perform that action at this time.
0 commit comments