Skip to content

Commit 1934648

Browse files
Update changelog
1 parent b6ab438 commit 1934648

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/2.3.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.3.1 (March 06, 2023)
2+
3+
BUG FIXES:
4+
5+
* data-source/external: Remove query validation to allow null and empty string values to be passed to the external program ([#193](https://github.com/hashicorp/terraform-provider-external/issues/193))
6+

.changes/unreleased/BUG FIXES-20230306-143852.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.1 (March 06, 2023)
2+
3+
BUG FIXES:
4+
5+
* data-source/external: Remove query validation to allow null and empty string values to be passed to the external program ([#193](https://github.com/hashicorp/terraform-provider-external/issues/193))
6+
17
## 2.3.0 (March 06, 2023)
28

39
NOTES:

0 commit comments

Comments
 (0)