Skip to content

Commit 9ac4824

Browse files
authored
Add changelog for list validation optimization. (boto#3626)
1 parent 8bd5b7e commit 9ac4824

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "enhancement",
3+
"category": "Validation",
4+
"description": "Updated list validation to add fast-path for list members that only require basic type checking."
5+
}

0 commit comments

Comments
 (0)