diff --git a/CHANGELOG.md b/CHANGELOG.md index 546793a..eac0619 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning]. ## [Unreleased] +## [0.7.0] + - Add `channel.ackDuration()` to get the number of milliseconds to wait for a subscription confirmation/rejection. ([@palkan][]) - Add `client.subscribeAsync` to issue a `subscribe` command without waiting for the confirmation. ([@palkan][])