Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-provider-devex committed Sep 24, 2024
1 parent 6b2931e commit eea0e9d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .changes/0.4.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 0.4.1 (September 24, 2024)

BUG FIXES:

* Fix conversion of unknown or null collections to empty in nested objects ([#161](https://github.com/hashicorp/terraform-plugin-codegen-framework/issues/161))

5 changes: 0 additions & 5 deletions .changes/unreleased/BUG FIXES-20240921-113938.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.4.1 (September 24, 2024)

BUG FIXES:

* Fix conversion of unknown or null collections to empty in nested objects ([#161](https://github.com/hashicorp/terraform-plugin-codegen-framework/issues/161))

## 0.4.0 (May 16, 2024)

ENHANCEMENTS:
Expand Down

0 comments on commit eea0e9d

Please sign in to comment.