Merge pull request #358 from highb/duplicate_version_in_changelog_0_10_2

Remove duplicate of 0.10.2 from CHANGELOG
This commit is contained in:
mattkirby 2020-03-05 08:52:21 -08:00 committed by GitHub
commit 252a2c2344
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,9 +22,6 @@ git logs & PR history.
- Fix Redis update during migration to better reflect actual state (POOLER-154)
- Update Rubocop config, now we can actually see all the failing cops
## [0.10.2](https://github.com/puppetlabs/vmpooler/compare/0.10.1...0.10.2)
## [0.10.2](https://github.com/puppetlabs/vmpooler/compare/0.9.1...0.10.2)
### Added