diff --git a/Changelog.md b/Changelog.md index b6202d3..ffca331 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -version 0.3.0-SNAPSHOT +version 0.3.0 ----------------------- + `channel.close()` method no longer called implicitly on disconnecting, because this is error prone. See updated examples.