You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,18 @@
1
1
# Unreleased
2
2
3
-
# v1.70.0
3
+
# v1.71.0
4
4
5
5
## Enhancements
6
6
7
7
* Add support for listing effective tag bindings for a workspace or project by @brandonc[#996](https://github.com/hashicorp/go-tfe/pull/996)
8
8
* Add support for listing no-code modules by @paladin-devops[#1003](https://github.com/hashicorp/go-tfe/pull/1003)
9
9
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)
0 commit comments