# HG changeset patch # User Dariusz Suchojad <dsuch-github@m.zato.io> # Date 1581791810 -3600 # Sat Feb 15 19:36:50 2020 +0100 # Node ID 7b4884526d4ce14f32b9b975cfc2a000d853f913 # Parent 1fa9f942278eaa1c79af0fbf68b01c3b987d5529 GH #152 - Added a link to the usage example. diff --git a/changelog.md b/changelog.md --- 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)