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 Feb 12, 2024
1 parent 0998e0f commit ea28a41
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changes/2.3.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 2.3.3 (February 12, 2024)

NOTES:

* 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: 0 additions & 6 deletions .changes/unreleased/NOTES-20240212-161634.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 @@
## 2.3.3 (February 12, 2024)

NOTES:

* 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))

## 2.3.2 (November 21, 2023)

BUG FIXES:
Expand Down

0 comments on commit ea28a41

Please sign in to comment.