From 760956aff50b515c197ee22d30aa8d756f7b86a2 Mon Sep 17 00:00:00 2001 From: Justin Van Patten Date: Tue, 25 Jun 2024 12:00:33 -0700 Subject: [PATCH] Update changelog for 5.3.2 (#1211) Update the changelog for a minor release including #1210 --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70c5ccdd..8a2f8981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,13 @@ ## HEAD (Unreleased) +--- + +## 5.3.2 (2024-06-25) + - fix: add 3.120.0 to the list of known-bad versions ((#1210)[https://github.com/pulumi/actions/pull/1210]) ---- - ## 5.3.1 (2024-06-25) - fix: remove `pulumi-version` default @@ -294,4 +296,4 @@ ## 2.0.1 (2021-02-26) -- Initial reworking of the Action to be TypeScript based \ No newline at end of file +- Initial reworking of the Action to be TypeScript based