Skip to content

Commit

Permalink
Prepare release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smoeding committed Aug 10, 2023
1 parent 90531cb commit d42f636
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## 2023-08-10 - Release 4.0.0

### Breaking changes

- Support for Puppet 6 has been dropped.
- Stdlib version must be 9.0.0 or higher.

### Enhancements

- Support for Puppet 8 has been added.
- Support for Concat 9.x has been added.
- Support for Stdlib 9.x has been added.

## 2023-04-24 - Release 3.3.0

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "stm-sendmail",
"version": "3.3.0",
"version": "4.0.0",
"author": "stm",
"summary": "Install and manage the Sendmail MTA.",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit d42f636

Please sign in to comment.