Unverified Commit ef1bec40 authored by Tim Meusel's avatar Tim Meusel Committed by GitHub
Browse files

Merge pull request #359 from voxpupuli/release-4.1.0

Release 4.1.0
parents 4113fb07 9dfd34c1
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v4.1.0](https://github.com/voxpupuli/puppet-postfix/tree/v4.1.0) (2023-06-16)

[Full Changelog](https://github.com/voxpupuli/puppet-postfix/compare/v4.0.0...v4.1.0)

**Implemented enhancements:**

- Add support for Puppet 8 [\#358](https://github.com/voxpupuli/puppet-postfix/pull/358) ([smortex](https://github.com/smortex))
- Relax dependencies version requirements [\#357](https://github.com/voxpupuli/puppet-postfix/pull/357) ([smortex](https://github.com/smortex))

## [v4.0.0](https://github.com/voxpupuli/puppet-postfix/tree/v4.0.0) (2023-05-30)

[Full Changelog](https://github.com/voxpupuli/puppet-postfix/compare/v3.1.0...v4.0.0)
+1 −1
Original line number Diff line number Diff line
{
  "name": "puppet-postfix",
  "version": "4.0.1-rc0",
  "version": "4.1.0",
  "author": "Vox Pupuli",
  "summary": "Postfix Module",
  "license": "Apache-2.0",