mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Update CHANGELOG for 0.11.0
I will remember not to tag or bump version.rb because the pipeline handles that.
This commit is contained in:
parent
339f1db045
commit
c1198d8e59
1 changed files with 8 additions and 1 deletions
|
|
@ -11,12 +11,19 @@ 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.10.3...master)
|
## [Unreleased](https://github.com/puppetlabs/vmpooler/compare/0.11.0...master)
|
||||||
|
|
||||||
|
## [0.11.0](https://github.com/puppetlabs/vmpooler/compare/0.10.3...0.11.0)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Option to provide path to additional configuration files (POOLER-157)
|
- Option to provide path to additional configuration files (POOLER-157)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Pin Dockerfiles to use JRuby 9.2.9 instead of 9.2.11 to avoid a StackOverlow that was occuring.
|
||||||
|
- Fixes or adds exceptions for all outstanding Rubocop issues and enables mandatory Rubocop checks on PRs
|
||||||
|
|
||||||
## [0.10.3](https://github.com/puppetlabs/vmpooler/compare/0.10.2...0.10.3)
|
## [0.10.3](https://github.com/puppetlabs/vmpooler/compare/0.10.2...0.10.3)
|
||||||
|
|
||||||
- Fix Redis update during migration to better reflect actual state (POOLER-154)
|
- Fix Redis update during migration to better reflect actual state (POOLER-154)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue