Sketchy/changelog.html
Mahdi Dibaiee d147e0bcce changelog
2014-02-07 18:35:58 +03:30

18 lines
396 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>
<li>Fixed background settings not applying ( save )</li>
<li>Fixed Email link not working on Mobile</li>
</ul>
</body>
</html>