From b25652653530e031b2b5663b17645c650d954df8 Mon Sep 17 00:00:00 2001 From: Federico Maleh Date: Mon, 13 Jul 2026 11:44:37 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 525b83f1..1aa174b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.13.0] - 2026-07-10 - Add support to get AWS credentials via assume role - Add support to auto-create ALBs on scope create - Fix race condition on IAM role creation when multiple scopes are created concurrently