зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-07 19:35:52 +03:00
v0.12.1
Этот коммит содержится в:
@@ -1,5 +1,12 @@
|
|||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
# 0.12.1
|
||||||
|
|
||||||
|
- Fix `set_webhook` rake task for async bots with self-issued certificates.
|
||||||
|
- Make `#session` raise error when store is not configured,
|
||||||
|
don't use Rails.cache as fallback for session_store.
|
||||||
|
- Allow use different sessions for MessageContext.
|
||||||
|
|
||||||
# 0.12.0
|
# 0.12.0
|
||||||
|
|
||||||
- New API methods and payload types (up to Bot API 3.2).
|
- New API methods and payload types (up to Bot API 3.2).
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module Telegram
|
module Telegram
|
||||||
module Bot
|
module Bot
|
||||||
VERSION = '0.12.0'.freeze
|
VERSION = '0.12.1'.freeze
|
||||||
|
|
||||||
def self.gem_version
|
def self.gem_version
|
||||||
Gem::Version.new VERSION
|
Gem::Version.new VERSION
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user