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 Nov 21, 2023
1 parent 86dd337 commit d957974
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.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 2.3.2 (November 21, 2023)

BUG FIXES:

* 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: 0 additions & 6 deletions .changes/unreleased/BUG FIXES-20230410-130443.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.2 (November 21, 2023)

BUG FIXES:

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

## 2.3.1 (March 06, 2023)

BUG FIXES:
Expand Down

0 comments on commit d957974

Please sign in to comment.