Skip to content

Commit 15ee89a

Browse files
committed
Migrate unreleased changelog entries to go-changelog
1 parent e44b32e commit 15ee89a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changelog/837.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:note
2+
helper/schema: Started using terraform-plugin-log to write some SDK-level logs. Very few logs use this functionality now, but in the future, the environment variable `TF_LOG_SDK_HELPER_SCHEMA` will be able to set the log level for the SDK separately from the provider.
3+
```

.changelog/856.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
plugin: Prevent potential process leak on Windows platforms
3+
```

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# 2.10.2 (Unreleased)
2-
3-
NOTES:
4-
5-
* helper/schema: Started using terraform-plugin-log to write some SDK-level logs. Very few logs use this functionality now, but in the future, the environment variable `TF_LOG_SDK_HELPER_SCHEMA` will be able to set the log level for the SDK separately from the provider.
6-
71
# 2.10.1 (December 17, 2021)
82

93
BUG FIXES:

0 commit comments

Comments
 (0)