changelog

This commit is contained in:
Mahdi Dibaiee 2014-02-07 15:55:55 +03:30
parent 6b5cce9ddc
commit 0cf2a847af
2 changed files with 13 additions and 4 deletions

View File

@ -1,4 +0,0 @@
v1.1
Added "About"
No Load-time for mobile

13
changelog.html Normal file
View File

@ -0,0 +1,13 @@
<html>
<head>
<meta charset='UTF-8'>
<title>Sketchy Changelog</title>
</head>
<body>
<ul>v1.1
<li>Added "About"</li>
<li>No Load-time for mobile</li>
</ul>
</body>
</html>