We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 131aa1d commit 1141ce5Copy full SHA for 1141ce5
1 file changed
dsc/docs-conceptual/dsc-3.0/changelog.md
@@ -137,13 +137,17 @@ in this release, see the [diff on GitHub][compare-v3.1.0].
137
This release also includes an experimental extension for discovering resources installed as Appx
138
packages.
139
140
+ <details><summary>Related work items</summary>
141
+
142
- Issues:
143
- [#461][#461]
144
- [#681][#681]
145
- PRs:
146
- [#760][#760]
147
- [#762][#762]
148
149
+ </details>
150
151
- Addes support for passing parameters to the `dsc config` commands from stdin. You can pass
152
_either_ the configuration document or parameters file contents to the command from stdin, but
153
not both. This enables securely passing sensitive parameters to DSC without writing them to a
0 commit comments