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

fix changelog

This commit is contained in:
Kushagra Gour
2018-06-23 17:49:27 +05:30
parent dfffe5ad7b
commit 73d64ddf77

View File

@@ -124,6 +124,13 @@ export function Notifications(props) {
Read more about this big code refactor Read more about this big code refactor
</a>. </a>.
</li> </li>
<li>
<a href="https://p5js.org/" target="_blank" rel="noopener noreferrer">
p5.js
</a>{' '}
added to popular JS libraries list. Thanks{' '}
<ThanksTo url="https://github.com/nucliweb" name="@nucliweb" />.
</li>
</Notification> </Notification>
<Notification version="3.2.0" {...props}> <Notification version="3.2.0" {...props}>