From 592e8788ea136d62165277210d34587cc344493e Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Fri, 28 Sep 2018 09:50:01 -0500
Subject: [PATCH] Update index.html

---
 apps/About/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apps/About/index.html b/apps/About/index.html
index 0502dfb..b115eeb 100644
--- a/apps/About/index.html
+++ b/apps/About/index.html
@@ -10,8 +10,10 @@
     <p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
     <p>Changelog:</p>
     <p>Version 0.0.8a</p>
+    <p>+Shutdown animation</p>
     <p>+Added icons for downloadable apps (apps in DremJS Market)</p>
     <p>=Better Shop app (no iframe inside an iframe)</p>
+    <p>=Better way of getting downloads from DremJS Market (GitHub Releases)</p>
     <p>=To prevent having to resize div in index-open.html, the start menu takes up the entire left hand side of the open page</p>
     <p>Version 0.0.7-3a</p>
     <p>Removed the underlines and made all application links black in the start menu.</p>