зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-07 19:35:52 +03:00
v0.7.2
Этот коммит содержится в:
@@ -1,4 +1,10 @@
|
|||||||
# 0.7.0 Unreleased
|
# 0.7.2
|
||||||
|
|
||||||
|
- Bot API 2.1
|
||||||
|
- Fixed possible crashes when payload type is not supported.
|
||||||
|
Provides empty session when neither `from` nor `chat` is defined.
|
||||||
|
|
||||||
|
# 0.7.0
|
||||||
|
|
||||||
- New Bot API methods.
|
- New Bot API methods.
|
||||||
- Helpers for inline keyboards, support for callback_query (with contextual actions).
|
- Helpers for inline keyboards, support for callback_query (with contextual actions).
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module Telegram
|
module Telegram
|
||||||
module Bot
|
module Bot
|
||||||
VERSION = '0.7.0'.freeze
|
VERSION = '0.7.2'.freeze
|
||||||
|
|
||||||
def self.gem_version
|
def self.gem_version
|
||||||
Gem::Version.new VERSION
|
Gem::Version.new VERSION
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user