File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1260,6 +1260,7 @@ ini
12601260package.json
12611261jcotton42
12621262RPMs
1263+ PSDesiredStateConfiguration
12631264 - CHANGELOG/preview.md
12641265Gimly
12651266jborean93
@@ -1371,6 +1372,7 @@ codesign
13711372release-BuildJson
13721373yml
13731374centos-7
1375+ PSDesiredStateConfiguration
13741376 - test/perf/benchmarks/README.md
13751377benchmarked
13761378BenchmarkDotNet
Original file line number Diff line number Diff line change 11# 7.0 Changelog
22
3+ ## [ 7.0.7] - 2021-08-12
4+
5+ ### Build and Packaging Improvements
6+
7+ <details >
8+
9+ <summary >
10+ Bump .NET SDK to 3.1.412
11+ </summary >
12+
13+ <ul >
14+ <li >Remove cat file from <code >PSDesiredStateConfiguration</code > module (Internal 16722)</li >
15+ <li >Update .NET SDK to <code >3.1.412</code > (Internal 16717)</li >
16+ </ul >
17+
18+ </details >
19+
20+ [ 7.0.7 ] : https://github.com/PowerShell/PowerShell/compare/v7.0.6...v7.0.7
21+
322## [ 7.0.6] - 2021-03-11
423
524### General Cmdlet Updates and Fixes
Original file line number Diff line number Diff line change 11# 7.1 Changelog
22
3+ ## [ 7.1.4] - 2021-08-12
4+
5+ ### Build and Packaging Improvements
6+
7+ <details >
8+
9+ <summary >
10+ Bump .NET SDK to version 5.0.400
11+ </summary >
12+
13+ <ul >
14+ <li >Remove the cat file from <code >PSDesiredStateConfiguration</code > module (Internal 16723)</li >
15+ <li >Update .NET SDK version and other packages (Internal 16715)</li >
16+ </ul >
17+
18+ </details >
19+
20+ [ 7.1.4 ] : https://github.com/PowerShell/PowerShell/compare/v7.1.3...v7.1.4
21+
322## [ 7.1.3] - 2021-03-11
423
524### Engine Updates and Fixes
You can’t perform that action at this time.
0 commit comments