Skip to content

Commit 0bfcf7b

Browse files
fix changelog
1 parent 1736f6b commit 0bfcf7b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.chloggen/sqlqueryreceiver-break-up-datasource-into-struct.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ component: sqlqueryreceiver
88
note: Break up datasource into a struct with fields `host`, `port`, `database`, `username`, `password`, and `additional_params`.
99

1010
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
11-
issues:
12-
- [39760]
11+
issues: [39760]
1312

1413
# (Optional) One or more lines of additional information to render under the primary note.
1514
# These lines will be padded with 2 spaces and then inserted directly into the document.

0 commit comments

Comments
 (0)