Skip to content

Commit 5f8bb07

Browse files
Update changelog
1 parent 5c87231 commit 5f8bb07

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.changes/2.6.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 2.6.0 (September 09, 2024)
2+
3+
FEATURES:
4+
5+
* data-source/archive_file: Add support for creating `tar.gz` archive files. ([#277](https://github.com/hashicorp/terraform-provider-archive/issues/277))
6+
* resource/archive_file: Add support for creating `tar.gz` archive files. ([#277](https://github.com/hashicorp/terraform-provider-archive/issues/277))
7+

.changes/unreleased/FEATURES-20240806-142303.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/FEATURES-20240806-142529.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.6.0 (September 09, 2024)
2+
3+
FEATURES:
4+
5+
* data-source/archive_file: Add support for creating `tar.gz` archive files. ([#277](https://github.com/hashicorp/terraform-provider-archive/issues/277))
6+
* resource/archive_file: Add support for creating `tar.gz` archive files. ([#277](https://github.com/hashicorp/terraform-provider-archive/issues/277))
7+
18
## 2.5.0 (July 31, 2024)
29

310
ENHANCEMENTS:

0 commit comments

Comments
 (0)