1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-23 23:11:12 +02:00

add changelog

This commit is contained in:
Kushagra Gour
2019-03-19 00:01:37 +05:30
parent 60d669cc09
commit b464a3327b

View File

@@ -106,6 +106,21 @@ export function Notifications(props) {
<div>
<h1>Whats new?</h1>
<Notification version="3.6.3" {...props}>
<NotificationItem type="bug">
Error on deleting a creation just after login. Thanks{' '}
<ThanksTo url="https://github.com/mwpeng" name="@mwpeng" />
</NotificationItem>
<li>
<strong>🚀 Announcement</strong>: Web Maker 4.0 is released. And it
has a new home 👉🏼{' '}
<a href="https://webmaker.app" target="_blank">
https://webmaker.app
</a>
</li>
</Notification>
<Notification version="3.6.2" {...props} isLatest={true}>
<NotificationItem type="bug">
"404 Page not found" showing up in preview window when in detached