mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Merge pull request #294 from mattkirby/vmpooler_release_02
(MAINT) release 0.2.0
This commit is contained in:
commit
c053554ca8
1 changed files with 4 additions and 2 deletions
|
|
@ -11,14 +11,16 @@ 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
|
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.1.0...master)
|
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.2.0...master)
|
||||||
|
|
||||||
|
# [0.2.0](https://github.com/puppetlabs/vmpooler/compare/0.1.0...0.2.0)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- (POOLER-128) VM specific mutex objects are not dereferenced when a VM is destroyed
|
- (POOLER-128) VM specific mutex objects are not dereferenced when a VM is destroyed
|
||||||
- A VM that is being destroyed is reported as discovered
|
- A VM that is being destroyed is reported as discovered
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Adds a new mechanism to load providers from any gem or file path
|
- Adds a new mechanism to load providers from any gem or file path
|
||||||
|
|
||||||
# [0.1.0](https://github.com/puppetlabs/vmpooler/compare/4c858d012a262093383e57ea6db790521886d8d4...master)
|
# [0.1.0](https://github.com/puppetlabs/vmpooler/compare/4c858d012a262093383e57ea6db790521886d8d4...master)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue