Skip to content

Commit e11d5f3

Browse files
authored
release: v13.1.0 (#406)
1 parent 3917ebe commit e11d5f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [13.1.0]
8+
### Added
9+
- puppet/systemd: allow 8.x (#404)
10+
711
## [13.0.0]
812
### Removed
913
- BREAKING CHANGE: remove Ubuntu 18.04 as supported OS (#402)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saz-ssh",
3-
"version": "13.0.0",
3+
"version": "13.1.0",
44
"author": "saz",
55
"summary": "Manage SSH client and server via Puppet.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)