Skip to content

Commit b4507f2

Browse files
committed
modify chlog
1 parent 453421d commit b4507f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2-
change_type: enhancement
2+
change_type: breaking
33

44
# The name of the component, or a single word describing the area of concern, (e.g. operator, target allocator, github action)
55
component: operator
66

77
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8-
note: change multi instrumentation feature gate into command line flag
8+
note: change multi instrumentation feature gate into command line flag --enable-multi-instrumentation
99

1010
# One or more tracking issues related to the change
1111
issues: [2582]
1212

1313
# (Optional) One or more lines of additional information to render under the primary note.
1414
# These lines will be padded with 2 spaces and then inserted directly into the document.
1515
# Use pipe (|) for multiline entries.
16-
subtext:
16+
subtext:

0 commit comments

Comments
 (0)