Merge pull request #302 from mattkirby/changelog_bump

Update changelog version in preparation for release
This commit is contained in:
Samuel 2018-10-01 18:17:41 -05:00 committed by GitHub
commit 00836691fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +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.2.2...master)
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.2.1...master) # [0.2.2](https://github.com/puppetlabs/vmpooler/compare/0.2.1...0.2.2)
### Fixed ### Fixed
- Return label used to request VMs when fulfilling VM requests (POOLER-131) - Return label used to request VMs when fulfilling VM requests (POOLER-131)