Browse Source

Updated changelog

master
Igor Zhukov 9 years ago
parent
commit
50d3d50e96
  1. 1
      app/partials/desktop/changelog_modal.html
  2. 1
      app/partials/mobile/changelog_modal.html

1
app/partials/desktop/changelog_modal.html

@ -36,6 +36,7 @@ @@ -36,6 +36,7 @@
<div class="md_modal_section_description changelog_version_changes">
<ul class="list-unstyled changelog_version_changes_list">
<li>Groups that have reached their capacity of 200 users can be upgraded to supergroups of up to 1,000 members.</li>
<li>Check out the <a href="https://telegram.org/blog/supergroups" target="_blank">Telegram Blog</a> for more info</li>
</ul>
</div>
</div>

1
app/partials/mobile/changelog_modal.html

@ -26,6 +26,7 @@ @@ -26,6 +26,7 @@
<ul class="list-unstyled changelog_version_changes_list">
<li>Groups that have reached their capacity of 200 users can be upgraded to supergroups of up to 1,000 members.</li>
<li>[Mobile] Supported web page previews.</li>
<li>Check out the <a href="https://telegram.org/blog/supergroups" target="_blank">Telegram Blog</a> for more info</li>
</ul>
</div>
</div>

Loading…
Cancel
Save