Skip to content

Commit 3197e67

Browse files
committed
update template headings for breaking changes
1 parent 83e56c0 commit 3197e67

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

modules/ROOT/pages/release-notes.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,20 @@ Here are the headings you can use for the next release. Saves time checking inde
3232

3333
=== Breaking changes
3434

35+
Of the changes mentioned above, the following are breaking (or could lead to breaking behaviour), and you will need to adapt your existing CRDs accordingly:
36+
37+
==== Stackable Operator for Example Product
38+
39+
* Description of the change 1
40+
* Description of the change 2
41+
42+
.Breaking changes details
43+
[%collapsible]
44+
====
45+
* `spec.a`: This field has been removed.
46+
* `spec.b`: This field has been changed to a number.
47+
====
48+
3549
=== Upgrade from YY.M
3650

3751
==== Using stackablectl

0 commit comments

Comments
 (0)