CHANGELOG.md in telegram-bot-0.12.4 vs CHANGELOG.md in telegram-bot-0.13.0
- old
+ new
@@ -1,6 +1,13 @@
# Unreleased
+# 0.13.0
+
+- `rescue_from`.
+- Support for `credentials` store in Rails 5.2.
+- Deprecate `telegram_webhooks` in favor of `telegram_webhook`.
+ It was too complicated and such routes looked ugly.
+
# 0.12.4
- Fix spec helpers for callback queries.
# 0.12.3