From 6ae1c5fd63c606fbc216bc27c1ebb9cc4cd3a1e3 Mon Sep 17 00:00:00 2001 From: Kamil Kozik Date: Wed, 27 Mar 2024 14:20:03 +0100 Subject: [PATCH] AT-10765 - update the changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 810d9bcb..78ac8d43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## \[4.3.3\] - 2024-03-27 + +### Added + +- Support for Python 3.12 ([#153](https://github.com/amplify-education/python-hcl2/pull/153)) + ## \[4.3.2\] - 2023-05-24 ### Added