Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mwrock committed Apr 15, 2016
1 parent a25331c commit 9456b40
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions BuildScripts/releaseNotes.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
<releaseNotes>
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
- Added ability to configure "Expand to open folder" in Set-WindowsExplorerOptions
- Added ability to configure QuickAccess options in Set-WindowsExplorerOption
- Added Disable-GameBarTips to WinConfig module
- Added Disable-BingSearch to WinConfig module
- Updated to latest Get-PendingReboot
- Eliminate multiple explorer restarts in Set-WindowsExplorerOption
- Fix scenarios where providing multiple packages to Install-BoxstarterPackage fails
- Added improved error logging where stacktrace was being dropped
- Fix errors caused by using Int64 RebootCodes
- Fix parameter typo in Set-ExplorerOptions
- Update to latest Pester and ensure tests pass on clean VM
</releaseNotes>

0 comments on commit 9456b40

Please sign in to comment.