Unverified Commit 9dfd34c1 authored by Romain Tartière's avatar Romain Tartière
Browse files

Release 4.1.0

parent 4113fb07
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",