Skip to content

Commit

Permalink
prepare release: v12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Mar 27, 2024
1 parent 5c46b89 commit 8be703f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [11.2.0]
## [12.0.0]
### Added
- add parameter to exclude interfaces with a regex (#378)
- Allow User to add additonal systemd options to instances (#374)
### Changed
- puppet/systemd: Allow 6.x (#364)
### Fixed
- allow ssh::server::ensure = latest, fixes #370 (#377)

## [11.1.0]
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saz-ssh",
"version": "11.2.0",
"version": "12.0.0",
"author": "saz",
"summary": "Manage SSH client and server via Puppet.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 8be703f

Please sign in to comment.