Skip to content

Commit 7d53fbb

Browse files
Update change logs for 7.0.7 and 7.1.4 (#15921)
1 parent 55855fb commit 7d53fbb

3 files changed

Lines changed: 40 additions & 0 deletions

File tree

.spelling

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,7 @@ ini
12601260
package.json
12611261
jcotton42
12621262
RPMs
1263+
PSDesiredStateConfiguration
12631264
- CHANGELOG/preview.md
12641265
Gimly
12651266
jborean93
@@ -1371,6 +1372,7 @@ codesign
13711372
release-BuildJson
13721373
yml
13731374
centos-7
1375+
PSDesiredStateConfiguration
13741376
- test/perf/benchmarks/README.md
13751377
benchmarked
13761378
BenchmarkDotNet

CHANGELOG/7.0.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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

CHANGELOG/7.1.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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

0 commit comments

Comments
 (0)