diff --git a/CHANGELOG.md b/CHANGELOG.md index 437deaa3..14e65534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [5.0.0](https://github.com/theforeman/puppet-pulpcore/tree/5.0.0) (2021-07-27) + +[Full Changelog](https://github.com/theforeman/puppet-pulpcore/compare/4.0.1...5.0.0) + +**Breaking changes:** + +- Drop Puppet 5 support [\#197](https://github.com/theforeman/puppet-pulpcore/pull/197) ([ekohl](https://github.com/ekohl)) + +**Implemented enhancements:** + +- Use REDIS\_URL as a configuration option [\#218](https://github.com/theforeman/puppet-pulpcore/pull/218) ([ekohl](https://github.com/ekohl)) + +**Fixed bugs:** + +- Contain Redis within database [\#216](https://github.com/theforeman/puppet-pulpcore/pull/216) ([ekohl](https://github.com/ekohl)) + ## [4.0.1](https://github.com/theforeman/puppet-pulpcore/tree/4.0.1) (2021-07-13) [Full Changelog](https://github.com/theforeman/puppet-pulpcore/compare/4.0.0...4.0.1)