(MAINT) Update changelog for 0.6.2

This commit is contained in:
kirby@puppetlabs.com 2019-07-17 15:34:11 -07:00
parent 3fef59d776
commit 6b5f10936d

View file

@ -10,7 +10,9 @@ The format is based on
Tracking in this Changelog began for this project with the tagging of version 0.1.0. Tracking in this Changelog began for this project with the tagging of version 0.1.0.
If you're looking for changes from before this, refer to the project's If you're looking for changes from before this, refer to the project's
git logs & PR history. git logs & PR history.
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.6.1...master) # [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.6.2...master)
# [0.6.2](https://github.com/puppetlabs/vmpooler/compare/0.6.1...0.6.2)
### Added ### Added
- Validate a machine responds to vm\_ready? at checkout (POOLER-140) - Validate a machine responds to vm\_ready? at checkout (POOLER-140)