diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 67f98e201..1d9a1cf0e 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -3,6 +3,19 @@ Changelog ========= +v0.46.1 - 4/12/2019 +------------------- +* Added a very rudimentary directory system to the Terminal + * Details here: https://bitburner.readthedocs.io/en/latest/basicgameplay/terminal.html#filesystem-directories + +* Added numHashes(), hashCost(), and spendHashes() functions to the Netscript Hacknet Node API +* 'Generate Coding Contract' hash upgrade is now more expensive +* 'Generate Coding Contract' hash upgrade now generates the contract randomly on the server, rather than on home computer +* The cost of selling hashes for money no longer increases each time +* Selling hashes for money now costs 4 hashes (in exchange for $1m) +* Bug Fix: Hacknet Node earnings should work properly when game is inactive/offline +* Bug Fix: Duplicate Sleeve augmentations are now properly reset when switching to a new BitNode + v0.46.0 - 4/3/2019 ------------------ * Added BitNode-9: Hacktocracy