Skip to content

Commit 13be0fc

Browse files
committed
switch changelog to breaking change
1 parent 4ca51e3 commit 13be0fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
kind: NOTES
1+
kind: BREAKING CHANGES
22
body: 'function: Changed the framework type for variadic parameters to `types.TupleType`,
33
where each element is the same element type. Provider-defined functions using a
44
`types.List` for retrieving variadic argument data will need to update their code
55
to use `types.Tuple`.'
6-
time: 2024-02-16T09:01:21.079352-05:00
6+
time: 2024-02-16T14:25:01.729428-05:00
77
custom:
88
Issue: "923"

0 commit comments

Comments
 (0)