diff --git a/CHANGELOG.md b/CHANGELOG.md index c3fa030f..c5cc8bda 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). +## \[Unreleased\] + +### Fixed + +- Issue parsing parenthesesed identifier (reference) as an object key ([#212](https://github.com/amplify-education/python-hcl2/pull/212)) + ## \[7.0.1\] - 2025-03-31 ### Fixed