From 3e3e608855169a72cca10853c27a7faca9c59674 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Sat, 23 Apr 2016 21:23:03 +0300 Subject: [PATCH] Update changelog --- app/partials/desktop/changelog_modal.html | 2 +- app/partials/mobile/changelog_modal.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/partials/desktop/changelog_modal.html b/app/partials/desktop/changelog_modal.html index 891b26c4..907f9023 100644 --- a/app/partials/desktop/changelog_modal.html +++ b/app/partials/desktop/changelog_modal.html @@ -42,7 +42,7 @@
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • Check out the Telegram Blog for more info.
  • -
  • Improved quick forward in channels (Click on message date to try it out).
  • +
  • New quick forwarding in channels (click on the date in a message to try this out).
  • Improved performance.
  • diff --git a/app/partials/mobile/changelog_modal.html b/app/partials/mobile/changelog_modal.html index bc699d9f..83a66c69 100644 --- a/app/partials/mobile/changelog_modal.html +++ b/app/partials/mobile/changelog_modal.html @@ -31,7 +31,7 @@
  • Inline bots can now send all attachments supported in Telegram (videos, music, stickers, files, etc.).
  • Try out these sample bots to see what's coming your way soon: @music, @sticker, @youtube, @foursquare
  • Check out the Telegram Blog for more info.
  • -
  • Improved quick forward in channels (Click on message date to try it out).
  • +
  • New quick forwarding in channels (click on the date in a message to try this out).
  • Improved performance.