Updated documentation changelog for v0.46.1

This commit is contained in:
danielyxie 2019-04-12 16:54:11 -07:00
parent 2e9b028174
commit cf2acb8844

@ -3,6 +3,19 @@
Changelog 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 v0.46.0 - 4/3/2019
------------------ ------------------
* Added BitNode-9: Hacktocracy * Added BitNode-9: Hacktocracy