Version 0.5.0

This commit is contained in:
dfrancis-adm
2019-07-26 10:52:42 -04:00
parent 9e3cc4ed81
commit 2d33bbfa8a
11 changed files with 90 additions and 9 deletions

View File

@@ -1,4 +1,12 @@
# Chocolatey-tools Release History
## 0.4.10 - 7/26/2019
### Added
*Get-LatestChocoPackage - retrives latest version of package from community repo.
*Add-ChocoIntPackage - Internalizes, installs and pushes a new package to an internal repo.
### Fixed
* Put comment-based help in right place in functions.
## 0.4.10 - 7/15/2019
### Added