Skip to content

Commit

Permalink
Merged PR 22913: Change log for v7.0.13
Browse files Browse the repository at this point in the history
Change log for v7.0.13
  • Loading branch information
adityapatwardhan committed Oct 20, 2022
1 parent d97d674 commit cdf3831
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ catchable
cdxml
celsius
CentOS
cgmanifest.json
cgmanifest
changelog
changelogs
changelog.md
Expand Down Expand Up @@ -466,6 +468,7 @@ new-timespan
new-winevent
new-wsmaninstance
new-wsmansessionoption
Newtonsoft.Json
NJsonSchema
non-22
non-cim
Expand Down Expand Up @@ -791,6 +794,7 @@ v6.2.0
v6.2.1
v6.2.2
v6.2.3
v7.0.13
validatenotnullorempty
versioned
versioning
Expand Down
31 changes: 31 additions & 0 deletions CHANGELOG/7.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# 7.0 Changelog

## [7.0.13] - 2022-10-20

### Engine Updates and Fixes

- Stop sending telemetry about `ApplicationType` (#18265)

### Build and Packaging Improvements

<details>

<summary>

<p>Bump .NET SDK to 3.1.424 (#18272)</p>

</summary>

<ul>
<li>Update Wix file for new assemblies (Internal 22873)</li>
<li>Update the <code>cgmanifest.json</code> for <code>v7.0.13</code> (#18318)</li>
<li>Update <code>Newtonsoft.Json</code> version for 7.0.13 release (#18259)</li>
<li>Fix <code>build.psm1</code> to not specify both version and quality for <code>dotnet-install</code> (#18267)</li>
<li>Update list of PowerShell team members in release tools(#18266)</li>
<li>Move <code>cgmanifest</code> generation to daily (#18268)</li>
<li>Disable static analysis CI on 7.0 (#18269)</li>
</ul>

</details>

[7.0.13]: https://github.com/PowerShell/PowerShell/compare/v7.0.12...v7.0.13


## [7.0.12] - 2022-08-11

### General Cmdlet Updates and Fixes
Expand Down

0 comments on commit cdf3831

Please sign in to comment.