Skip to content

Commit 4afc2a7

Browse files
committed
Update CHANGELOG.md
1 parent 8ba653c commit 4afc2a7

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

hardening/SSHD Hardening/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## v2.0.0 - 2024-08-15
8+
9+
Complete rewrite of the script. Below are just some of the differences in the new version.
10+
11+
### Added
12+
13+
- Can catch common error signals.
14+
- Output is now colored to better differentiate between different types of messages.
15+
16+
### Changes
17+
18+
- Improved the script's structure.
19+
- Improved regex and replacement of sshd configurations.
20+
- Improved error handling.
21+
- The script has been renamed to `harden-sshd.bash`.
22+
723
## v1.1.3 - 2024-04-13
824

925
### Changed

0 commit comments

Comments
 (0)