1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-07 19:35:52 +03:00

Use token hash in routes instead of plain value, support :path option

Этот коммит содержится в:
Max Melentiev
2020-09-04 13:00:31 +01:00
родитель 03472e3d46
Коммит 97e45d94f2
4 изменённых файлов: 50 добавлений и 38 удалений

Просмотреть файл

@@ -1,5 +1,9 @@
# Unreleased
- Add `:path` option to `telegram_webhook` route helper.
- __Breaking change!__ Default route is generated using hashed bot token.
Please reconfigure webhook after update (`rake telegram:bot:set_webhook`).
# 0.14.4
- Update to Bot API 4.7