diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d16997e..2dc476e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v0.3.1 (27 Jan 2022) + +* Refresh cached namespaces on reconnect (#552) + +* Add more `WithContext(ctx)` methods and use context in more places (#555) + ## v0.3.0 (21 Jan 2022) * Add `WithContext(ctx)` variants to all methods of `Client` and `Node` and migrate existing methods