Skip to content

Commit f3682f8

Browse files
authored
Merge pull request #414 from voxpupuli/release/5.0.0
release 5.0.0
2 parents aa6025f + c5d7cbf commit f3682f8

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7-
## [v4.5.0](https://github.com/voxpupuli/puppet-postfix/tree/v4.5.0) (2024-10-11)
7+
## [v5.0.0](https://github.com/voxpupuli/puppet-postfix/tree/v5.0.0) (2024-10-15)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-postfix/compare/v4.5.0...v5.0.0)
10+
11+
The `5.0.0` release is identical to #413 other than the version string. The `4.5.0` release contains breaking changes and that should have been released as `5.0.0`.
12+
13+
## [v4.5.0](https://github.com/voxpupuli/puppet-postfix/tree/v4.5.0) (2024-10-15)
814

915
[Full Changelog](https://github.com/voxpupuli/puppet-postfix/compare/v4.4.0...v4.5.0)
1016

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-postfix",
3-
"version": "4.5.1-rc0",
3+
"version": "5.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Postfix Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)