update changelog

This commit is contained in:
Olivier Gagnon 2021-05-17 21:08:29 -04:00
parent 2f3e5c79e7
commit 062cd2dc38

@ -248,6 +248,9 @@ export const CONSTANTS: IMap<any> = {
* Self-fund with an invalid name no longer takes away 150b anyway. * Self-fund with an invalid name no longer takes away 150b anyway.
* Can no longer export negative amount * Can no longer export negative amount
Bladeburner
* No longer waste overflowing time.
Misc. Misc.
* ls now correctly lists all files. * ls now correctly lists all files.
* importing auto save+reloads (@Dawe) * importing auto save+reloads (@Dawe)