From 2882eab1a2995f653cff17d2051069ea3941edc0 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Wed, 16 May 2018 23:52:59 +0530 Subject: [PATCH] build --- app/index.html | 13 ++++++++++++- app/partials/changelog.html | 21 +++++++++++++++++++-- app/partials/help-modal.html | 6 +++--- app/script.js | 2 +- app/service-worker.js | 2 +- app/style.css | 2 +- 6 files changed, 37 insertions(+), 9 deletions(-) diff --git a/app/index.html b/app/index.html index 05b1119a..f50563fd 100644 --- a/app/index.html +++ b/app/index.html @@ -474,7 +474,7 @@

Editor

@@ -526,6 +526,17 @@

Fun

Code blast!

+ +
+ +

Advanced

+

+ +

If any loop iteration takes more than the defined time, it is detected as a potential infinite loop and further iterations are stopped.
+

diff --git a/app/partials/changelog.html b/app/partials/changelog.html index 16f1d45f..02fadcb7 100644 --- a/app/partials/changelog.html +++ b/app/partials/changelog.html @@ -7,10 +7,18 @@

Whats new?

- 3.1.1 + 3.2.0
+
+ 3.1.1 + +
+
3.1.0