|
1 | 1 | # Preview Changelog
|
2 | 2 |
|
3 |
| -## [7.6.0-preview.1] - 2024-12-12 |
| 3 | +## [7.6.0-preview.1] - 2024-12-13 |
4 | 4 |
|
5 | 5 | ### Breaking Changes
|
6 | 6 |
|
|
62 | 62 | <summary>
|
63 | 63 |
|
64 | 64 | <p>We thank the following contributors!</p>
|
65 |
| -<p>@jshigetomi, @MartinGC94, @jborean93, @xtqqczze, @alerickson, @iSazonov, @rzippo</p> |
| 65 | +<p>@MartinGC94, @jborean93, @xtqqczze, @alerickson, @iSazonov, @rzippo</p> |
66 | 66 |
|
67 | 67 | </summary>
|
68 | 68 |
|
69 | 69 | <ul>
|
70 |
| -<li>Deploy Box Update (#24632) (Thanks @jshigetomi!)</li> |
| 70 | +<li>added Justin Chung to releasetools</li> |
| 71 | +<li>updated CL</li> |
| 72 | +<li>Deploy Box Update (#24632)</li> |
71 | 73 | <li>Remove Regex use (Thanks @MartinGC94!)</li>
|
72 | 74 | <li>Improve cim ETS member inference completion (Thanks @MartinGC94!)</li>
|
73 | 75 | <li>Emit ProgressRecord in CLIXML minishell output (Thanks @jborean93!)</li>
|
|
83 | 85 | <li>Set <code>LangVersion</code> compiler option to <code>13.0</code> (#24617) (Thanks @xtqqczze!)</li>
|
84 | 86 | <li>Update metadata.json for PowerShell 7.5 RC1 release (#24589)</li>
|
85 | 87 | <li>Update nuget publish to use Deploy Box (#24596)</li>
|
86 |
| -<li>Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines (#24583) (Thanks @jshigetomi!)</li> |
| 88 | +<li>Added Deploy Box Product Pathway to GitHub Release and NuGet Release Pipelines (#24583)</li> |
87 | 89 | <li>Update machine pool for copy blob and upload buildinfo stage (#24587)</li>
|
88 | 90 | <li>Bump .NET 9 and dependencies (#24573)</li>
|
89 | 91 | <li>Bump actions/dependency-review-action from 4.3.4 to 4.4.0 (#24503)</li>
|
|
107 | 109 | <li>Update package references (#24414)</li>
|
108 | 110 | <li>Bump actions/checkout from 4.2.0 to 4.2.1 (#24395)</li>
|
109 | 111 | <li>Update vpack pipeline (#24281)</li>
|
110 |
| -<li>Bring changes from v7.5.0-preview.5 Release Branch to Master (#24369) (Thanks @jshigetomi!)</li> |
| 112 | +<li>Bring changes from v7.5.0-preview.5 Release Branch to Master (#24369)</li> |
111 | 113 | <li>Bump actions/checkout from 4.1.7 to 4.2.0 (#24348)</li>
|
112 | 114 | <li>Bump github/codeql-action from 3.26.8 to 3.26.10 (#24364)</li>
|
113 | 115 | <li>Bump agrc/create-reminder-action from 1.1.15 to 1.1.16 (#24375)</li>
|
114 | 116 | <li>Add <code>BaseUrl</code> to <code>buildinfo</code> json file (#24376)</li>
|
115 |
| -<li>Update metadata.json (#24352) (Thanks @jshigetomi!)</li> |
| 117 | +<li>Update metadata.json (#24352)</li> |
116 | 118 | <li>Copy to static site instead of making blob public (#24269)</li>
|
117 | 119 | <li>Update <code>Microsoft.PowerShell.PSResourceGet</code> to <code>1.1.0-preview2</code> (#24300) (Thanks @alerickson!)</li>
|
118 | 120 | <li>Bump github/codeql-action from 3.26.6 to 3.26.8 (#24325)</li>
|
|
147 | 149 |
|
148 | 150 | ### Documentation and Help Content
|
149 | 151 |
|
150 |
| -- updated tpn (#24666) (Thanks @jshigetomi!) |
| 152 | +- updated tpn (#24666) |
151 | 153 | - Update `HelpInfoUri` for 7.5 (#24610)
|
152 | 154 | - Update changelog for v7.4.6 release (#24496)
|
153 | 155 | - Update to the latest NOTICES file (#24259)
|
154 | 156 | - Update the changelog `preview.md` (#24213)
|
155 | 157 | - Update changelog readme with 7.4 (#24182) (Thanks @ThomasNieto!)
|
156 |
| -- Fix markdown linting error (#24204) (Thanks @jshigetomi!) |
157 |
| -- Updated changelog for v7.2.23 (#24196) (Internal 32131) (Thanks @jshigetomi!) |
| 158 | +- Fix markdown linting error (#24204) |
| 159 | +- Updated changelog for v7.2.23 (#24196) (Internal 32131) |
158 | 160 | - Update changelog and `metadata.json` for v7.4.5 release (#24183)
|
159 | 161 | - Bring 7.2 changelogs back to master (#24158)
|
160 | 162 |
|
|
0 commit comments