mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Merge pull request #343 from mattkirby/changelog_update
Update changelog for 0.8.1 release
This commit is contained in:
commit
2b5d9c0dd9
1 changed files with 13 additions and 2 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -10,11 +10,22 @@ 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.7.0...master)
|
# [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.8.1...master)
|
||||||
|
|
||||||
|
# [0.8.1](https://github.com/puppetlabs/vmpooler/compare/0.7.2...0.8.1)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Make VM names human readable
|
||||||
|
|
||||||
|
# [0.7.2](https://github.com/puppetlabs/vmpooler/compare/0.7.1...0.7.2)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Synchronize checkout operations across API threads (POOLER-150)
|
||||||
|
|
||||||
|
# [0.7.1](https://github.com/puppetlabs/vmpooler/compare/0.7.0...0.7.1)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Correctly detect create\_linked\_clone on a pool level (POOLER-147)
|
- Correctly detect create\_linked\_clone on a pool level (POOLER-147)
|
||||||
- Ensure that checkout operations are synchronized
|
|
||||||
|
|
||||||
# [0.7.0](https://github.com/puppetlabs/vmpooler/compare/0.6.3...0.7.0)
|
# [0.7.0](https://github.com/puppetlabs/vmpooler/compare/0.6.3...0.7.0)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue