Skip to content

Commit 55df71a

Browse files
Update changelog
1 parent 62c62cd commit 55df71a

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

.changes/2.4.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.4.1 (December 18, 2023)
2+
3+
NOTES:
4+
5+
* This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. ([#287](https://github.com/hashicorp/terraform-provider-archive/issues/287))
6+

.changes/unreleased/NOTES-20231218-084946.yaml

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

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.4.1 (December 18, 2023)
2+
3+
NOTES:
4+
5+
* This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. ([#287](https://github.com/hashicorp/terraform-provider-archive/issues/287))
6+
17
## 2.4.0 (June 07, 2023)
28

39
NOTES:
@@ -13,7 +19,6 @@ BUG FIXES:
1319

1420
* data-source/archive_file: Symbolically linked directories are included in archives by default rather than generating an error ([#183](https://github.com/hashicorp/terraform-provider-archive/issues/183))
1521
* resource/archive_file: Symbolically linked directories are included in archives by default rather than generating an error ([#183](https://github.com/hashicorp/terraform-provider-archive/issues/183))
16-
1722
## 2.3.0 (January 18, 2023)
1823

1924
NOTES:

0 commit comments

Comments
 (0)