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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# 2.4.4 (Unreleased)
1
+
# 2.4.4 (February 24, 2021)
2
2
3
3
NOTES
4
4
5
5
As per our Go version support policy, we now require Go 1.15 or higher to use the SDK.
6
6
7
7
BUG FIXES
8
8
9
-
* Resolved bug where Diagnostics wouldn't get associated with their configuration context in user output. [GH-696]
9
+
* Resolved bug where Diagnostics wouldn't get associated with their configuration context in user output. ([#696](https://github.com/hashicorp/terraform-plugin-sdk/issues/696))
0 commit comments