Sha256: 8b8b68d44a8041a02d270e1aab6f39abc782e646e46d3c9cdb8961603eb81580

Contents?: true

Size: 918 Bytes

Versions: 1

Compression:

Stored size: 918 Bytes

Contents

# Changelog

## 0.8.0

- Implement [Bot API 3.0](https://core.telegram.org/bots/api#may-18-2017) (thx [@ivanovaleksey](https://github.com/ivanovaleksey))

## 0.7.2

- Bug fixes

## 0.7.1

- Implement [Bot API 2.3.1](https://core.telegram.org/bots/api-changelog#december-4-2016)

## 0.7.0

- Implement [Bot API 2.3](https://core.telegram.org/bots/api-changelog#november-21-2016) (thx [@ivanovaleksey](https://github.com/ivanovaleksey))

## 0.6.0

- Implement Bot API changes (October 3, 2016 API update)

## 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`)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
telegram-bot-ruby-0.8.0 CHANGELOG.md