# Changelog ## 0.5.2 - Implement Bot API 2.1 changes ## 0.5.1 - Update `Sticker` and `Message` objects (May 6, 2016 API update) ## 0.5.0 - Replace [httparty](https://github.com/jnunemaker/httparty) with [faraday](https://github.com/lostisland/faraday) - Implement [Bot API 2.0](https://core.telegram.org/bots/2-0-intro) ## 0.4.2 - Let `Client#logger` be overwritten later (use `attr_accessor` instead of `attr_reader`)