Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
UkoeHB committed Nov 14, 2023
1 parent b31a878 commit d749124
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v0.6.1

- Tighten cleanup guarantees for outgoing client messages in reconnect cycles.


## v0.6.0 BREAKING

- change `Client::close()` to use reference instead of `self`; remove `async` qualifier
Expand Down

0 comments on commit d749124

Please sign in to comment.