mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-14 23:59:43 +01:00
add changelog
This commit is contained in:
parent
90c64d8d6f
commit
033361f6b4
@ -106,7 +106,14 @@ export function Notifications(props) {
|
||||
<div>
|
||||
<h1>Whats new?</h1>
|
||||
|
||||
<Notification version="3.6.1" {...props} isLatest={true}>
|
||||
<Notification version="3.6.2" {...props} isLatest={true}>
|
||||
<NotificationItem type="bug">
|
||||
"404 Page not found" showing up in preview window when in detached
|
||||
mode.
|
||||
</NotificationItem>
|
||||
</Notification>
|
||||
|
||||
<Notification version="3.6.1" {...props}>
|
||||
<NotificationItem type="bug">
|
||||
Failing to import local creations when logging in.
|
||||
</NotificationItem>
|
||||
|
Loading…
x
Reference in New Issue
Block a user