зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-07 19:35:52 +03:00
v0.14.2
Этот коммит содержится в:
@@ -1,8 +1,16 @@
|
|||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
# 0.14.2
|
||||||
|
|
||||||
|
- Add reply helpers: `answer_pre_checkout_query`, `answer_shipping_query`.
|
||||||
|
- Update to Bot API 4.3.
|
||||||
|
|
||||||
|
# 0.14.1
|
||||||
|
|
||||||
- Read config from secrets when credentials don't provide it in rails >= 5.2.
|
- Read config from secrets when credentials don't provide it in rails >= 5.2.
|
||||||
- Remove botan.io support. It's already shut down, so it should not be a braking change.
|
- Remove botan.io support. It's already shut down, so it should not be a braking change.
|
||||||
https://github.com/botanio/sdk#this-service-will-be-shut-down-on-25th-may-2018
|
https://github.com/botanio/sdk#this-service-will-be-shut-down-on-25th-may-2018
|
||||||
|
- Update to Bot API 4.1.
|
||||||
|
|
||||||
# 0.14.0
|
# 0.14.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module Telegram
|
module Telegram
|
||||||
module Bot
|
module Bot
|
||||||
VERSION = '0.14.1'.freeze
|
VERSION = '0.14.2'.freeze
|
||||||
|
|
||||||
def self.gem_version
|
def self.gem_version
|
||||||
Gem::Version.new VERSION
|
Gem::Version.new VERSION
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user