Update changelog version in preparation for release

This commit updates the version in changelog in preparation for a release.
This commit is contained in:
kirby@puppetlabs.com 2018-10-01 11:14:22 -07:00
parent 4d4ad063bb
commit 4c7820ed99

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)