From 27a7f76dbfa013ffb82671e9215e835e81ebc132 Mon Sep 17 00:00:00 2001 From: "kirby@puppetlabs.com" Date: Tue, 9 Apr 2019 15:39:25 -0700 Subject: [PATCH] Update changelog to 0.5.1 This commit updates the changelog to version 0.5.1 in preparation for release. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc20e37..0053ef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,12 @@ 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.5.0...master) +# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.5.1...master) + +### Fixed + - Ensure a checked out VM stays in a queue during checkout (POOLER-140) + +# [0.5.1](https://github.com/puppetlabs/vmpooler/compare/0.5.0...0.5.1) # [0.5.0](https://github.com/puppetlabs/vmpooler/compare/0.4.0...0.5.0)