Updated changelog

This commit is contained in:
danielyxie 2019-06-02 20:57:39 -07:00
parent 0b4968d148
commit 74587f269e

@ -228,6 +228,8 @@ export let CONSTANTS: IMap<any> = {
* 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: