Skip to content

Commit 6817dc6

Browse files
committed
docs: fix header level
1 parent 943b4e0 commit 6817dc6

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

user_guide_src/source/changelogs/v4.1.6.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ Release Date: Not released
1010
:depth: 2
1111

1212
BREAKING
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

1819
Validation 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

3032
Enhancements
31-
============
33+
************
34+
3235
- Database pane on debug toolbar now displays location where Query was called from. Also displays full backtrace.
3336

3437
Changes
35-
=======
38+
*******
3639

3740
Deprecations
38-
============
41+
************
3942

4043
Bugs Fixed
41-
==========
44+
**********

0 commit comments

Comments
 (0)