Skip to content

Commit f9d7888

Browse files
authored
Correct CHANGELOG.md for v1.71.0 (#1013)
1 parent 9201dcd commit f9d7888

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Unreleased
22

3-
# v1.70.0
3+
# v1.71.0
44

55
## Enhancements
66

77
* Add support for listing effective tag bindings for a workspace or project by @brandonc [#996](https://github.com/hashicorp/go-tfe/pull/996)
88
* Add support for listing no-code modules by @paladin-devops [#1003](https://github.com/hashicorp/go-tfe/pull/1003)
99

10+
# v1.70.0
11+
12+
## Enhancements
13+
14+
* Actually adds support for adding/updating key/value tags, which was not unintentionally removed from the last release by @brandonc [#987](https://github.com/hashicorp/go-tfe/pull/987)
15+
1016
# v1.69.0
1117

1218
## Enhancements

0 commit comments

Comments
 (0)