From c8e3e05eff0c55a95b012f23d24bcee7903b61b5 Mon Sep 17 00:00:00 2001 From: Durran Jordan Date: Thu, 17 Aug 2023 16:18:00 +0200 Subject: [PATCH] fix: update changelog --- source/faas-automated-testing/faas-automated-testing.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/faas-automated-testing/faas-automated-testing.rst b/source/faas-automated-testing/faas-automated-testing.rst index 9ea1b51dd5..df5c3a7408 100644 --- a/source/faas-automated-testing/faas-automated-testing.rst +++ b/source/faas-automated-testing/faas-automated-testing.rst @@ -368,7 +368,6 @@ Description of the behaviour of run-deployed-lambda-aws-tests.sh: Changelog ========= -:2023-08-17: Add docker container notes for localhost. +:2023-08-17: Fixed URI typo, added host note, increase assume role duration. :2023-06-22: Updated evergreen configuration to use task groups. :2023-04-14: Added list of supported variants, added additional template config. -:2023-04-28: Fixed URI typo, added host note, increase assume role duration.