diff --git a/CHANGELOG.md b/CHANGELOG.md index f8efe50e3..b12d177cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## [3.11.7] - 2023-11-30 ### Changed -- Fixed exeption logging in log statement +- Fixed exception that was not logging in a log statement. - Removed client.shutdown() call, this always throws an exception and the code ends up closing the transport directly. ## [3.11.6] - 2023-10-24