Sha256: bc90df4077389ce95885945cd58e89e3fade502665bcb886048934ed6bdb06c7

Contents?: true

Size: 1.55 KB

Versions: 3

Compression:

Stored size: 1.55 KB

Contents

# Changelog

## 0.8.6.1

- Fix #163

## 0.8.6

- Implement [Bot API 3.5](https://core.telegram.org/bots/api#november-17-2017)

## 0.8.5

- Implement [Bot API 3.4](https://core.telegram.org/bots/api#october-11-2017) (thx [@ivanovaleksey][])

## 0.8.4

- Implement [Bot API 3.3](https://core.telegram.org/bots/api#august-23-2017) (thx [@ivanovaleksey][])

## 0.8.3

- Implement [Bot API 3.2](https://core.telegram.org/bots/api#july-21-2017) (thx [@ivanovaleksey][])

## 0.8.2

- Implement [Bot API 3.1](https://core.telegram.org/bots/api#june-30-2017) (thx [@ivanovaleksey][])

## 0.8.1

- Add [missing methods](https://github.com/atipugin/telegram-bot-ruby/pull/127) from earlier versions earlier

## 0.8.0

- Implement [Bot API 3.0](https://core.telegram.org/bots/api#may-18-2017) (thx [@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][])

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

[@ivanovaleksey]: https://github.com/ivanovaleksey

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
dialog_bot_ruby-0.8.8 CHANGELOG.md
dialog_bot_ruby-0.8.7 CHANGELOG.md
telegram-bot-ruby-0.8.6.1 CHANGELOG.md