зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-06 02:55:50 +03:00
v0.12.0
Этот коммит содержится в:
@@ -1,6 +1,13 @@
|
|||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
# 0.12.0
|
||||||
|
|
||||||
|
- New API methods and payload types (up to Bot API 3.2).
|
||||||
|
- Fix rails 5.1.x support.
|
||||||
|
- RSpec context for callback_query updates.
|
||||||
|
- `edit_message` helper.
|
||||||
- ClientStub saves and returns token. Fixes testing multiple bots.
|
- ClientStub saves and returns token. Fixes testing multiple bots.
|
||||||
|
- Raise descriptive error when accessing not-configured bot.
|
||||||
|
|
||||||
# 0.11.3
|
# 0.11.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module Telegram
|
module Telegram
|
||||||
module Bot
|
module Bot
|
||||||
VERSION = '0.11.3'.freeze
|
VERSION = '0.12.0'.freeze
|
||||||
|
|
||||||
def self.gem_version
|
def self.gem_version
|
||||||
Gem::Version.new VERSION
|
Gem::Version.new VERSION
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user