Merge pull request #335 from mattkirby/changelog_070

(MAINT) Update changelog for 0.7.0 release
This commit is contained in:
mattkirby 2019-08-21 15:38:42 -07:00 committed by GitHub
commit 059a46ca93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +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.6.3...master)
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.7.0...master)
# [0.7.0](https://github.com/puppetlabs/vmpooler/compare/0.6.3...0.7.0)
### Added
- Add capability to disable linked clones for vsphere provider (POOLER-147)