diff --git a/CHANGELOG.md b/CHANGELOG.md index 19f1f28b..dbe46aa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## 2.6.12 (Unreleased) - [Enhancement] Provide ability to label message dispatches for increased observability. - [Enhancement] Provide ability to commit offset during the transaction with a consumer provided. -- [Change] Change transactional message purged error type from to `message.error` to `librdkafka.dispatch_error` to align with the non-transactional error type. +- [Change] Change transactional message purged error type from to `message.error` to `librdkafka.dispatch_error` to align with the non-transactional error type. - [Change] Remove usage of concurrent ruby. ## 2.6.11 (2023-10-25)