1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-13 01:56:24 +02:00

add changelog

This commit is contained in:
Kushagra Gour
2018-04-15 20:08:13 +05:30
parent 8f29e5440a
commit 09b1ed8965

View File

@ -6,15 +6,11 @@
<h1>Whats new?</h1> <h1>Whats new?</h1>
<div class="notification"> <div class="notification">
<span class="notification__version">3.0.4</span> <span class="notification__version">3.1.0</span>
<ul> <ul>
<li> <li>
<strong>Bugfix</strong>: Guarantee code doesn't execute when "auto preview" is off.</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>Add link to our new
<a href="https://web-maker.slack.com" target="_blank">Slack channel</a> 🤗.
</li> </li>
<br> <br>
@ -39,6 +35,16 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="notification">
<span class="notification__version">3.0.4</span>
<ul>
<li>
<strong>Bugfix</strong>: Guarantee code doesn't execute when "auto preview" is off.</li>
<li>Add link to our new
<a href="https://web-maker.slack.com" target="_blank">Slack channel</a> 🤗.
</li>
</ul>
</div>
<div class="notification"> <div class="notification">
<span class="notification__version">3.0.3</span> <span class="notification__version">3.0.3</span>