From 480b687463b73bf479e8c0018a3dfa873a112924 Mon Sep 17 00:00:00 2001 From: Julien Poissonnier Date: Thu, 21 Nov 2024 13:36:26 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d02775..c3704de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +- Default to Python 3.12 instead of 3.13 + ([335](https://github.com/pulumi/pulumi-docker-containers/pull/335)) + - Install Python and Node.js in the UBI containers using pyenv and fnm ([326])https://github.com/pulumi/pulumi-docker-containers/pull/326))