Merge pull request #299 from mattkirby/release_3

Bump version for vmpooler in changelog
This commit is contained in:
mchllweeks 2018-09-18 16:55:48 -07:00 committed by GitHub
commit 4b48166005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,11 @@ Tracking in this Changelog began for this project with the tagging of version 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.0...master)
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.2.1...master)
# [0.2.1](https://github.com/puppetlabs/vmpooler/compare/0.2.0...0.2.1)
### Fixed
- Better handle delta disk creation errors (POOLER-130)
### Added