Bumped version to v2.5.0.

This commit is contained in:
Joe Testa
2021-08-26 15:24:34 -04:00
parent 134236fa7f
commit 4f2f995b62
2 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@ $ docker pull positronsecurity/ssh-audit
For convenience, a web front-end on top of the command-line tool is available at [https://www.ssh-audit.com/](https://www.ssh-audit.com/).
## ChangeLog
### v2.5.0-dev (???)
### v2.5.0 (2021-08-26)
- Fixed crash when running host key tests.
- Handles server connection failures more gracefully.
- Now prints JSON with indents when `-jj` is used (useful for debugging).