From 3187256270209e0ad770adb2d1d1875e82e5b0d0 Mon Sep 17 00:00:00 2001 From: Luc Talatinian Date: Wed, 25 Sep 2024 18:49:10 -0400 Subject: [PATCH] changelog --- .changelog/2354988d845a448c9373984ff9cceab0.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changelog/2354988d845a448c9373984ff9cceab0.json diff --git a/.changelog/2354988d845a448c9373984ff9cceab0.json b/.changelog/2354988d845a448c9373984ff9cceab0.json new file mode 100644 index 00000000..5402a81d --- /dev/null +++ b/.changelog/2354988d845a448c9373984ff9cceab0.json @@ -0,0 +1,8 @@ +{ + "id": "2354988d-845a-448c-9373-984ff9cceab0", + "type": "release", + "description": "Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.", + "modules": [ + "aws-http-auth" + ] +} \ No newline at end of file