Skip to content

Commit 90cca4c

Browse files
v6.1.0 release (#187)
release fixes for - #144 - #183, #185 - #179
1 parent 7afa933 commit 90cca4c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## \[6.1.0\] - 2025-01-24
9+
10+
### Fixed
11+
12+
- fix e-notation and negative numbers literals. ([#182](https://github.com/amplify-education/python-hcl2/pull/182))
13+
- fix parsing of `null`. ([#184](https://github.com/amplify-education/python-hcl2/pull/184))
14+
- DictTransformer - do not wrap type literals into `${` and `}`. ([#186](https://github.com/amplify-education/python-hcl2/pull/186))
15+
816
## \[6.0.0\] - 2025-01-15
917

1018
### Added

0 commit comments

Comments
 (0)