Skip to content

Commit 227f245

Browse files
authored
Add missing details tag (#344)
1 parent 131aa1d commit 227f245

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dsc/docs-conceptual/dsc-3.0/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,17 @@ in this release, see the [diff on GitHub][compare-v3.1.0].
137137
This release also includes an experimental extension for discovering resources installed as Appx
138138
packages.
139139

140+
<details><summary>Related work items</summary>
141+
140142
- Issues:
141143
- [#461][#461]
142144
- [#681][#681]
143145
- PRs:
144146
- [#760][#760]
145147
- [#762][#762]
146148

149+
</details>
150+
147151
- Addes support for passing parameters to the `dsc config` commands from stdin. You can pass
148152
_either_ the configuration document or parameters file contents to the command from stdin, but
149153
not both. This enables securely passing sensitive parameters to DSC without writing them to a

0 commit comments

Comments
 (0)