You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ _None._
35
35
### Breaking Changes
36
36
37
37
- Removed the `prepare_windows_host_for_app_distribution.ps1` script, given what it was installing is now already pre-provisioned in our custom Windows AMI. [#196]
38
+
- Removed the scripts to install Python and Windows 10 SDK, given they come pre-installed in our custom Windows AMI. [#197]
39
+
- Removed script to refresh the environment after a Chocolatey install. This functionality is also already available in the custom Windows AMI. [#197]
0 commit comments