3.6.0 release prep

This commit is contained in:
Jake Spain 2023-09-07 11:18:05 -04:00
parent 69309c5e47
commit 039f70113e
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
4 changed files with 58 additions and 35 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## [3.6.0](https://github.com/puppetlabs/vmpooler-deployment/tree/3.6.0) (2023-09-07)
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.5.3...3.6.0)
**Implemented enhancements:**
- \(RE-15565\) Make auth config customizable and remove default dummy auth [\#142](https://github.com/puppetlabs/vmpooler-deployment/pull/142) ([yachub](https://github.com/yachub))
## [3.5.3](https://github.com/puppetlabs/vmpooler-deployment/tree/3.5.3) (2023-08-30)
[Full Changelog](https://github.com/puppetlabs/vmpooler-deployment/compare/3.5.2...3.5.3)