Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 30d5641

Browse files
author
dev-sec CI
committed
update changelog
1 parent a82e1a7 commit 30d5641

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [9.7.1](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.7.1) (2020-08-22)
4+
5+
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.7.0...9.7.1)
6+
7+
**Implemented enhancements:**
8+
9+
- fix litner errors [\#322](https://github.com/dev-sec/ansible-ssh-hardening/pull/322) ([schurzi](https://github.com/schurzi))
10+
311
## [9.7.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.7.0) (2020-08-16)
412

513
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/9.6.0...9.7.0)
@@ -53,7 +61,6 @@
5361
**Merged pull requests:**
5462

5563
- improve testing in kitchen and travis [\#313](https://github.com/dev-sec/ansible-ssh-hardening/pull/313) ([schurzi](https://github.com/schurzi))
56-
- Travis fix [\#310](https://github.com/dev-sec/ansible-ssh-hardening/pull/310) ([rndmh3ro](https://github.com/rndmh3ro))
5764

5865
## [9.4.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/9.4.0) (2020-07-21)
5966

@@ -186,7 +193,6 @@
186193
- refactor authenticationmethod settings, allow user to set authenticat… [\#245](https://github.com/dev-sec/ansible-ssh-hardening/pull/245) ([szEvEz](https://github.com/szEvEz))
187194
- RHEL/OL/CentOS 8 support [\#242](https://github.com/dev-sec/ansible-ssh-hardening/pull/242) ([Furragen](https://github.com/Furragen))
188195
- Added ssh\_syslog\_facility, ssh\_log\_level and ssh\_strict\_modes parameters [\#240](https://github.com/dev-sec/ansible-ssh-hardening/pull/240) ([bschonec](https://github.com/bschonec))
189-
- added support for `ssh\_server\_match\_address` \(\#230\) [\#231](https://github.com/dev-sec/ansible-ssh-hardening/pull/231) ([MatthiasLohr](https://github.com/MatthiasLohr))
190196

191197
**Fixed bugs:**
192198

@@ -222,6 +228,10 @@
222228

223229
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/6.1.3...6.2.0)
224230

231+
**Implemented enhancements:**
232+
233+
- added support for `ssh\_server\_match\_address` \(\#230\) [\#231](https://github.com/dev-sec/ansible-ssh-hardening/pull/231) ([MatthiasLohr](https://github.com/MatthiasLohr))
234+
225235
## [6.1.3](https://github.com/dev-sec/ansible-ssh-hardening/tree/6.1.3) (2019-06-09)
226236

227237
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/6.1.2...6.1.3)

0 commit comments

Comments
 (0)