Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 688 Bytes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-gamma.1 (2020-09-29)

Features

  • util-dynamodb: marshall to convert JavaScript object into DynamoDB Record (#1531) (04b219a)
  • util-dynamodb: unmarshall to convert DynamoDB record to JavaScript Object (#1537) (f09e0da)