diff --git a/docs/changelist.html b/docs/changelist.html index 08a60b8b..bbf5d171 100644 --- a/docs/changelist.html +++ b/docs/changelist.html @@ -68,6 +68,15 @@
0.0.40
+don't allow games for a different platform to be installed.
+remove css cursor: pointer
from controllers.
it was messing up android!?! WTFBBQ!
+0.0.39
Games have context menu with "GetInfo", "Uninstall" and/or "Remove"
diff --git a/docs/changelist.md b/docs/changelist.md index 24667568..03a90078 100644 --- a/docs/changelist.md +++ b/docs/changelist.md @@ -5,6 +5,10 @@ Changelist * don't allow games for a different platform to be installed. + * remove css `cursor: pointer` from controllers. + + it was messing up android!?! WTFBBQ! + * 0.0.39 * Games have context menu with "GetInfo", "Uninstall" and/or "Remove"