Skip to content

Commit f7868a8

Browse files
authored
Merge branch '4.6' into IBX-9609-strict-validation
2 parents 01b9206 + b850206 commit f7868a8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/release_notes/ibexa_dxp_v4.6.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,6 +1157,9 @@ The following view matchers have been introduced in [[= product_name =]] v4.6.0:
11571157
### Full changelog
11581158

11591159
[[% include 'snippets/release_46.md' %]]
1160+
1161+
To update your application, see the [update instructions](update_from_4.6.md).
1162+
11601163
[[= release_note_entry_end() =]]
11611164

11621165
</div>

docs/snippets/release_46.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ To learn more about all the included changes, see the full release change logs:
88
- [[[= product_name_exp =]] [[= version =]]](https://github.com/ibexa/experience/releases/tag/[[= version =]])
99
- [[[= product_name_com =]] [[= version =]]](https://github.com/ibexa/commerce/releases/tag/[[= version =]])
1010

11+
[[% if version != 'v4.6.0' %]]
1112
To update your application, see the [update instructions](../update_and_migration/from_4.6/update_from_4.6.md#[[= version_to_anchor(version) =]]).
13+
[[% endif %]]

0 commit comments

Comments
 (0)