diff --git a/changelog.md b/changelog.md index 1fa9f942278eaa1c79af0fbf68b01c3b987d5529_Y2hhbmdlbG9nLm1k..7b4884526d4ce14f32b9b975cfc2a000d853f913_Y2hhbmdlbG9nLm1k 100644 --- a/changelog.md +++ b/changelog.md @@ -3,7 +3,8 @@ * **1.10.1** (2020-02-15) - * Added automatic conversion of Unicode to bytes in put and put1 operations (thanks @SeyfSV and @leonjza) + * Added [automatic conversion of Unicode to bytes](https://dsuch.github.io/pymqi/examples.html#sending-unicode-data-vs-bytes) + in put and put1 operations (thanks @SeyfSV and @leonjza) * **1.9.3** (2019-12-04)