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

Commit a122521

Browse files
author
Sebastian Gumprich
committed
update changelog
1 parent 03fd9af commit a122521

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
# Change Log
2+
3+
## [4.2.0](https://github.com/dev-sec/ansible-ssh-hardening/tree/4.2.0) (2017-06-30)
4+
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/4.1.2...4.2.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Add support to specify a list of revoked public keys [\#120](https://github.com/dev-sec/ansible-ssh-hardening/pull/120) ([bachp](https://github.com/bachp))
9+
- use package instead of yum so the operation works on Fedora [\#119](https://github.com/dev-sec/ansible-ssh-hardening/pull/119) ([stenwt](https://github.com/stenwt))
10+
11+
**Fixed bugs:**
12+
13+
- fails in --check mode [\#111](https://github.com/dev-sec/ansible-ssh-hardening/issues/111)
14+
15+
**Merged pull requests:**
16+
17+
- Do not use shell when not needed + Lint whitespaces [\#118](https://github.com/dev-sec/ansible-ssh-hardening/pull/118) ([krhubert](https://github.com/krhubert))
18+
219
## [4.1.2](https://github.com/dev-sec/ansible-ssh-hardening/tree/4.1.2) (2017-05-31)
320
[Full Changelog](https://github.com/dev-sec/ansible-ssh-hardening/compare/4.1.1...4.1.2)
421

@@ -9,7 +26,6 @@
926
**Fixed bugs:**
1027

1128
- User login failed after running this module [\#114](https://github.com/dev-sec/ansible-ssh-hardening/issues/114)
12-
- fails in --check mode [\#111](https://github.com/dev-sec/ansible-ssh-hardening/issues/111)
1329

1430
**Closed issues:**
1531

@@ -248,4 +264,4 @@
248264

249265

250266

251-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
267+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)