From 74587f269e05beab2af356894f8625eb26dafc40 Mon Sep 17 00:00:00 2001 From: danielyxie Date: Sun, 2 Jun 2019 20:57:39 -0700 Subject: [PATCH] Updated changelog --- src/Constants.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Constants.ts b/src/Constants.ts index 49e72d2be..e263a65d7 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -228,6 +228,8 @@ export let CONSTANTS: IMap = { * Scripts now start/stop instantly * Improved performance when starting up many copies of a new script (by Ornedan) * Dialog boxes can now be closed with the ESC key (by jaguilar) + * NetscriptJS scripts should now be "re-compiled" if their dependencies change (by jaguilar) + * write() function should now properly cause NetscriptJS scripts to "re-compile" (by jaguilar) v0.47.0 * Stock Market changes: