Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions CHANGELOG/7.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# 7.5 Changelog

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should rename the current preview.md to 7.5.md and create a new preview.md to contain only the 7.6 preview change log. In that way, the 7.5.md will have all the 7.5 preview history.


## [7.5.0] - 2025-01-21

### Build and Packaging Improvements

<details>

<summary>

<p>We thank the following contributors!</p>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When no one to thank for here, change to call out the .NET SDK version used for this release. See existing releases as examples.


Comment on lines +11 to +12

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

</summary>

<ul>
<li>Add tool package download in publish nuget stage (#24790) (#24792)</li>
<li>Fix Changelog content grab during GitHub Release (#24788) (#24791)</li>
<li>Mark build as latest stable (#24789)</li>
<li>[release/v7.5] Update branch for release - Transitive - true - minor (#24786)</li>
<li>Update <code>Microsoft.PowerShell.PSResourceGet</code> to <code>1.1.0</code> (#24767) (#24785)</li>
<li>Make the <code>AssemblyVersion</code> not change for servicing releases (#24667) (#24783)</li>
<li>Deploy Box Update (#24632) (#24779)</li>
<li>Update machine pool for copy blob and upload buildinfo stage (#24587) (#24776)</li>
<li>Update nuget publish to use Deploy Box (#24596) (#24597)</li>
<li>Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines (#24583) (#24595)</li>
</ul>

</details>

### Documentation and Help Content

- Update `HelpInfoUri` for 7.5 (#24610) (#24777)

[7.5.0]: https://github.com/PowerShell/PowerShell/compare/v7.5.0-rc.1...v7.5.0