Skip to content

Commit ea28a41

Browse files
Update changelog
1 parent 0998e0f commit ea28a41

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/2.3.3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.3.3 (February 12, 2024)
2+
3+
NOTES:
4+
5+
* data-source/external: The stderr output of the executed program will now always be logged at the TRACE level, regardless of exit code. ([#67](https://github.com/hashicorp/terraform-provider-external/issues/67))
6+

.changes/unreleased/NOTES-20240212-161634.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.3 (February 12, 2024)
2+
3+
NOTES:
4+
5+
* data-source/external: The stderr output of the executed program will now always be logged at the TRACE level, regardless of exit code. ([#67](https://github.com/hashicorp/terraform-provider-external/issues/67))
6+
17
## 2.3.2 (November 21, 2023)
28

39
BUG FIXES:

0 commit comments

Comments
 (0)