diff --git a/Changelog.md b/Changelog.md index 608a48f..773e917 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,9 @@ -version 0.9.0-SNAPSHOT +version 0.9.1-SNAPSHOT +----------------------- + +TODO + +version 0.9.0 ----------------------- + Throw `IllegalStateException` for sanity-checking instead of assert statements inside `SSHClient`. (GH-89)