From 20201f13447de2bc700033cb8b16863adfc48a4f Mon Sep 17 00:00:00 2001 From: user Date: Tue, 2 May 2023 15:04:22 +0400 Subject: [PATCH] modify changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f05efd82..d8f1dcc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added -- Support braces in next line. Thanks @rout39574 ([#129](https://github.com/amplify-education/python-hcl2/pull/129)) -- Support and add tests for ternary multi-line expression. Thanks @seksham ([#128](https://github.com/amplify-education/python-hcl2/pull/128)) +- Support for the braces in the next line. Thanks @rout39574 ([#129](https://github.com/amplify-education/python-hcl2/pull/129)) +- Support for the ternary multi-line expression. Thanks @seksham ([#128](https://github.com/amplify-education/python-hcl2/pull/128)) ## \[4.3.0\] - 2022-01-16