Skip to content

Commit a13c8d7

Browse files
committed
Standarized headings
1 parent be9e1f2 commit a13c8d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -395,16 +395,16 @@ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separ
395395

396396
Then apply manually the changes described below.
397397

398-
## 4.6.20
398+
### Discounts 4.6.20
399399

400-
### Policy changes
400+
#### Policy changes
401401

402402
The `discount/view` policy is no longer required for the store customers to use a discount and must be removed from all users who are not managing discounts.
403403
The policy allows to access all the discount details, including the coupon codes to activate them, which could lead to system abuse.
404404

405405
To learn more, see the [discounts policies overview](policies.md#discounts).
406406

407-
### Database update
407+
#### Database update
408408

409409
Run the following scripts:
410410

@@ -526,9 +526,9 @@ To use the [latest features](ibexa_dxp_v4.6.md) added to them, update them separ
526526
REFERENCES ezuser (contentobject_id) ON UPDATE CASCADE ON DELETE CASCADE NOT DEFERRABLE INITIALLY IMMEDIATE;
527527
```
528528

529-
## 4.6.22
529+
### Discounts 4.6.22
530530

531-
### Database update
531+
#### Database update
532532

533533
Run the following scripts:
534534

0 commit comments

Comments
 (0)