1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-05 12:57:25 +02:00
This commit is contained in:
Kushagra Gour
2018-04-23 00:54:47 +05:30
parent 77414211f0
commit c2e002a54c
5 changed files with 18 additions and 6 deletions

View File

@@ -7,10 +7,10 @@
<h1>Whats new?</h1>
<div class="notification">
<span class="notification__version">3.1.0</span>
<span class="notification__version">3.1.1</span>
<ul>
<li>
<strong>Mobile Support (app only).</strong>: Make the Web Maker app usable on mobile. This is only for web app as Chrome extensions don't run on mobile.
<strong>Bugfix</strong>: Fix the "Run" button not refreshing the preview after release 3.0.4.
</li>
<br>
@@ -35,6 +35,15 @@
</li>
</ul>
</div>
<div class="notification">
<span class="notification__version">3.1.0</span>
<ul>
<li>
<strong>Mobile Support (app only).</strong>: Make the Web Maker app usable on mobile. This is only for web app as Chrome extensions don't run on mobile.
</li>
</ul>
</div>
<div class="notification">
<span class="notification__version">3.0.4</span>
<ul>