mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Update changelog ahead of 0.6.0 release. (#325)
This commit is contained in:
parent
5f8f64d269
commit
4f48f7cbc7
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -10,7 +10,15 @@ The format is based on
|
||||||
Tracking in this Changelog began for this project with the tagging of version 0.1.0.
|
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
|
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.5.1...master)
|
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.6.0...master)
|
||||||
|
|
||||||
|
# [0.6.0](https://github.com/puppetlabs/vmpooler/compare/0.5.1...0.6.0)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Ensure migrations and pending evaluations are processed FIFO (POOLER-141)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Vmpooler pool statistic endpoint optimization
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Ensure a checked out VM stays in a queue during checkout (POOLER-140)
|
- Ensure a checked out VM stays in a queue during checkout (POOLER-140)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue