mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-12 09:36:32 +02:00
add changelog
This commit is contained in:
@ -6,15 +6,11 @@
|
||||
|
||||
<h1>Whats new?</h1>
|
||||
|
||||
|
||||
|
||||
<div class="notification">
|
||||
<span class="notification__version">3.0.4</span>
|
||||
<span class="notification__version">3.1.0</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> 🤗.
|
||||
<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>
|
||||
|
||||
<br>
|
||||
@ -39,6 +35,16 @@
|
||||
</li>
|
||||
</ul>
|
||||
</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">
|
||||
<span class="notification__version">3.0.3</span>
|
||||
|
Reference in New Issue
Block a user