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 Dec 19, 2023
1 parent a3e396c commit c87f580
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changes/3.4.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 3.4.1 (December 19, 2023)

BUG FIXES:

* data-source/http: Includes update to go-retryablehttp fixing preservation of request body on temporary redirects or re-established HTTP/2 connections ([#346](https://github.com/hashicorp/terraform-provider-http/issues/346))

6 changes: 0 additions & 6 deletions .changes/unreleased/BUG FIXES-20231121-064539.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 @@
## 3.4.1 (December 19, 2023)

BUG FIXES:

* data-source/http: Includes update to go-retryablehttp fixing preservation of request body on temporary redirects or re-established HTTP/2 connections ([#346](https://github.com/hashicorp/terraform-provider-http/issues/346))

## 3.4.0 (June 21, 2023)

ENHANCEMENTS:
Expand Down

0 comments on commit c87f580

Please sign in to comment.