diff --git a/CHANGELOG.md b/CHANGELOG.md index 5140ca8..66627ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. 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.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 - Return label used to request VMs when fulfilling VM requests (POOLER-131)