diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c61d0a..05b8744 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.5.0 / 2023-05-06 + +* Update to Go 1.20 and update Go module dependencies (#28) +* Add support for KeyboardInteractiveChallenge (#27) + ## 1.4.1 / 2022-11-21 * Fix incorrect timeout when SSH command fails (#25) diff --git a/VERSION b/VERSION index 347f583..bc80560 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.1 +1.5.0