Skip to content

Commit d957974

Browse files
Update changelog
1 parent 86dd337 commit d957974

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/2.3.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.3.2 (November 21, 2023)
2+
3+
BUG FIXES:
4+
5+
* data-source/external: Prevent regression since v2.3.1 where null `query` element values would be sent to the program as an empty string ([#208](https://github.com/hashicorp/terraform-provider-external/issues/208))
6+

.changes/unreleased/BUG FIXES-20230410-130443.yaml

Lines changed: 0 additions & 6 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+
## 2.3.2 (November 21, 2023)
2+
3+
BUG FIXES:
4+
5+
* data-source/external: Prevent regression since v2.3.1 where null `query` element values would be sent to the program as an empty string ([#208](https://github.com/hashicorp/terraform-provider-external/issues/208))
6+
17
## 2.3.1 (March 06, 2023)
28

39
BUG FIXES:

0 commit comments

Comments
 (0)