Sketchy/changelog.html

18 lines
396 B
HTML
Raw Normal View History

2014-02-07 12:25:55 +00:00
<html>
<head>
<meta charset='UTF-8'>
<title>Sketchy Changelog</title>
</head>
<body>
2014-02-07 12:37:34 +00:00
<ul><b>1.1</b>
2014-02-07 12:25:55 +00:00
<li>Added "About"</li>
<li>No Load-time for mobile</li>
2014-02-07 12:37:34 +00:00
<li>Added preloader for images</li>
2014-02-07 14:00:34 +00:00
<li>Fixed low lineWidth for sketches rendering invisible in Chrome</li>
<li>Fixed background settings not applying ( save )</li>
2014-02-07 15:05:58 +00:00
<li>Fixed Email link not working on Mobile</li>
2014-02-07 12:25:55 +00:00
</ul>
</body>
</html>