зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-07 11:25:52 +03:00
v0.16.0
Этот коммит содержится в:
@@ -1,5 +1,7 @@
|
|||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
# 0.16.0
|
||||||
|
|
||||||
- Add `UpdatesController#webhook_request` that is set to `ActionDispatch::Request`
|
- Add `UpdatesController#webhook_request` that is set to `ActionDispatch::Request`
|
||||||
in webhook mode.
|
in webhook mode.
|
||||||
- Update to Bot API 6.8
|
- Update to Bot API 6.8
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module Telegram
|
module Telegram
|
||||||
module Bot
|
module Bot
|
||||||
VERSION = '0.15.7'.freeze
|
VERSION = '0.16.0'.freeze
|
||||||
|
|
||||||
def self.gem_version
|
def self.gem_version
|
||||||
Gem::Version.new VERSION
|
Gem::Version.new VERSION
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user