Skip to content

Commit a68fa5b

Browse files
updated changelog
Signed-off-by: laxmikantbpandhare <[email protected]>
1 parent 254f9dc commit a68fa5b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# entries is a list of entries to include in
2+
# release notes and/or the migration guide
3+
entries:
4+
- description: >
5+
Bumping java-operator-plugins to v0.7.0
6+
7+
# kind is one of:
8+
# - addition
9+
# - change
10+
# - deprecation
11+
# - removal
12+
# - bugfix
13+
kind: "change"
14+
15+
# Is this a breaking change?
16+
breaking: false

0 commit comments

Comments
 (0)