Sketchy/changelog.html
2014-02-07 17:30:34 +03:30

16 lines
291 B
HTML

<html>
<head>
<meta charset='UTF-8'>
<title>Sketchy Changelog</title>
</head>
<body>
<ul><b>1.1</b>
<li>Added "About"</li>
<li>No Load-time for mobile</li>
<li>Added preloader for images</li>
<li>Fixed low lineWidth for sketches rendering invisible in Chrome</li>
</ul>
</body>
</html>