diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0b03c..e8e6c3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Bugfix: Treat all frames as heartbeats + ## [v2.0.3] - 2024-10-23 - Added config option term_client_close_timeout and cli option --term-client-close-timeout to set how long to wait for clients to close their connections before sending Close when amqproxy receives a TERM signal.