Skip to content

Commit 312e8f8

Browse files
author
Heath Seals
authored
Merge pull request #24 from ploperations/release_prep
0.10.0 Release Prep
2 parents abd46e4 + e6431d2 commit 312e8f8

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,19 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5-
## [0.9.0](https://github.com/ploperations/ploperations-ssh/tree/0.9.0) (2021-06-29)
5+
## [0.10.0](https://github.com/ploperations/ploperations-ssh/tree/0.10.0) (2021-07-06)
66

7-
[Full Changelog](https://github.com/ploperations/ploperations-ssh/compare/0.9.0...0.9.0)
7+
[Full Changelog](https://github.com/ploperations/ploperations-ssh/compare/0.9.0...0.10.0)
88

99
### Added
1010

1111
- \(MAINT\) Add ecdsa-sha2 key types [\#15](https://github.com/ploperations/ploperations-ssh/pull/15) ([scotje](https://github.com/scotje))
1212

1313
### Fixed
1414

15+
- Fixed authorized key permissions [\#22](https://github.com/ploperations/ploperations-ssh/pull/22) ([yachub](https://github.com/yachub))
16+
- Fix duplicate acl properties and file permissions [\#21](https://github.com/ploperations/ploperations-ssh/pull/21) ([yachub](https://github.com/yachub))
17+
- \(INFC-18852\) update solaris pkg name [\#14](https://github.com/ploperations/ploperations-ssh/pull/14) ([suckatrash](https://github.com/suckatrash))
1518
- \(maint\) update to use native pdb query [\#12](https://github.com/ploperations/ploperations-ssh/pull/12) ([heathseals](https://github.com/heathseals))
1619

1720
## [0.9.0](https://github.com/ploperations/ploperations-ssh/tree/0.9.0) (2019-01-25)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ploperations-ssh",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"author": "ploperations",
55
"summary": "Manage OpenSSH server and client",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)