diff --git a/README.md b/README.md index de6a41c..01ee77f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ const handler = lambdaHandler(async({event}) => { | Date | Version | Summary | | ---------- | ------- | -------------- | +| 3/29/2024 | 1.0.1 | Defer allocation of resources | | 3/19/2024 | 1.0.0 | First publish with `@jaypie/core@1.0.0` | | 3/16/2024 | 0.1.0 | Initial deploy | | 3/15/2024 | 0.0.1 | Initial commit |