diff --git a/rumqttd/CHANGELOG.md b/rumqttd/CHANGELOG.md index e430d93f0..5634a9250 100644 --- a/rumqttd/CHANGELOG.md +++ b/rumqttd/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Public re-export `Strategy` for shared subscriptions +- Changes remote start tracing span to info from error. ### Deprecated