diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b89d40..a1dfb6ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ ## [Unreleased] +### Bug Fixes +- improve stability of build agent packer scripts, adjust winrm timeout to 15 minutes, remove packer variables that aren't needed ([#318](https://github.com/aws-games/cloud-game-development-toolkit/issues/318)) + ### Chore +- update changelog ([#305](https://github.com/aws-games/cloud-game-development-toolkit/issues/305)) +- **deps:** bump the aws-provider group across 5 directories with 1 update ([#298](https://github.com/aws-games/cloud-game-development-toolkit/issues/298)) +- **deps:** bump the awscc-provider group across 3 directories with 1 update ([#291](https://github.com/aws-games/cloud-game-development-toolkit/issues/291)) +- **deps:** bump the random-provider group across 5 directories with 1 update ([#310](https://github.com/aws-games/cloud-game-development-toolkit/issues/310)) - **deps:** bump mkdocs-material from 9.5.34 to 9.5.35 in /docs ([#287](https://github.com/aws-games/cloud-game-development-toolkit/issues/287)) ### Features