From e8b3fdbddd359ac7d6f00b29ccc1aa63e808e226 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 08:42:18 +0000 Subject: [PATCH] chore(main): release 3.8.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c7857d..ccd27c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.8.0](https://github.com/cloudandthings/terraform-aws-github-runners/compare/v3.7.0...v3.8.0) (2026-02-12) + + +### Features + +* Add privileged_mode variable to CodeBuild project configuration ([#102](https://github.com/cloudandthings/terraform-aws-github-runners/issues/102)) ([b1ea6ac](https://github.com/cloudandthings/terraform-aws-github-runners/commit/b1ea6acd4c561641f5b3ba754c57b85c4dc27dab)) + ## [3.7.0](https://github.com/cloudandthings/terraform-aws-github-runners/compare/v3.6.0...v3.7.0) (2025-12-29)