Merge pull request #321 from mattkirby/vmp_051

Update changelog to 0.5.1
This commit is contained in:
Samuel 2019-04-15 13:15:17 -05:00 committed by GitHub
commit 399dfe255d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,12 @@ The format is based on
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
git logs & PR history.
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.5.0...master)
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.5.1...master)
### Fixed
- Ensure a checked out VM stays in a queue during checkout (POOLER-140)
# [0.5.1](https://github.com/puppetlabs/vmpooler/compare/0.5.0...0.5.1)
# [0.5.0](https://github.com/puppetlabs/vmpooler/compare/0.4.0...0.5.0)