We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a765f6e commit b43ccf0Copy full SHA for b43ccf0
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## \[Unreleased\]
9
+
10
+### Fixed
11
12
+- Issue parsing parenthesesed identifier (reference) as an object key ([#212](https://github.com/amplify-education/python-hcl2/pull/212))
13
14
## \[7.0.1\] - 2025-03-31
15
16
### Fixed
0 commit comments