Skip to content

Commit 7c5d0d7

Browse files
authored
v2.2.0 changelog
1 parent 9562ec2 commit 7c5d0d7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
ENHANCEMENTS:
44

5-
* New opt-in flag to specify the `output_file_mode` to produce more deterministic behavior across operating systems. ([#90](https://github.com/hashicorp/terraform-provider-archive/pull/90))
5+
* New opt-in flag to specify the `output_file_mode` to produce more deterministic behavior across operating systems. [GH-90]
6+
7+
DEPENDENCIES:
8+
9+
* Update `github.com/hashicorp/terraform-plugin-sdk/v2` to `v2.6.1` [GH-95]
10+
11+
NOTES:
12+
13+
Changelogs now list all dependency updates in a separate section. These are understood to have no user-facing changes except those detailed in earlier sections.
614

715
## 2.1.0 (February 19, 2021)
816

0 commit comments

Comments
 (0)