Fixed GUI stuff

This commit is contained in:
dfrancis-adm
2019-07-11 09:05:51 -04:00
parent 5d63f13637
commit 904c65890b
2 changed files with 13 additions and 4 deletions

View File

@@ -1,4 +1,12 @@
# Chocolatey-tools Release History
## 0.4.9 - 7/11/2019
### Fixed
* In Start-ChocoRemoteMgmt package installs and upgrades were not working due to an accidental deletion of -ArgumentList in Invoke-CommandAs.
* Fixed output for list and outdated buttons so that if a package is selected it does not display.
## 0.4.8 - 7/11/2019
### Added