Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Jan 10, 2022
1 parent ab5f902 commit fd6d8c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changelog/5ab32814eb5e456ea921d0f0a645ca5b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5ab32814-eb5e-456e-a921-d0f0a645ca5b",
"type": "feature",
"description": "Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: https://github.com/aws/aws-sdk-go-v2/issues/1494",
"modules": [
"feature/dynamodb/attributevalue"
]
}

0 comments on commit fd6d8c4

Please sign in to comment.