We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3917ebe commit e11d5f3Copy full SHA for e11d5f3
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [13.1.0]
8
+### Added
9
+- puppet/systemd: allow 8.x (#404)
10
+
11
## [13.0.0]
12
### Removed
13
- BREAKING CHANGE: remove Ubuntu 18.04 as supported OS (#402)
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "saz-ssh",
3
- "version": "13.0.0",
+ "version": "13.1.0",
"author": "saz",
"summary": "Manage SSH client and server via Puppet.",
"license": "Apache-2.0",
0 commit comments