Skip to content

Commit eea0e9d

Browse files
Update changelog
1 parent 6b2931e commit eea0e9d

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.changes/0.4.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.4.1 (September 24, 2024)
2+
3+
BUG FIXES:
4+
5+
* Fix conversion of unknown or null collections to empty in nested objects ([#161](https://github.com/hashicorp/terraform-plugin-codegen-framework/issues/161))
6+

.changes/unreleased/BUG FIXES-20240921-113938.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.1 (September 24, 2024)
2+
3+
BUG FIXES:
4+
5+
* Fix conversion of unknown or null collections to empty in nested objects ([#161](https://github.com/hashicorp/terraform-plugin-codegen-framework/issues/161))
6+
17
## 0.4.0 (May 16, 2024)
28

39
ENHANCEMENTS:

0 commit comments

Comments
 (0)