Updated docuemntation changelog for v0.46.3

This commit is contained in:
danielyxie 2019-04-19 22:29:33 -07:00
parent bcb198220d
commit f91c5bd7b9
2 changed files with 12 additions and 2 deletions

@ -3,11 +3,21 @@
Changelog
=========
v0.46.3 - 4/20/2019
-------------------
* Added a new Augmentation: The Shadow's Simulacrum
* Improved tab autocompletion feature in Terminal so that it works better with directories
* Bug Fix: Tech vendor location UI now properly refreshed when purchasing a TOR router
* Bug Fix: Fixed UI issue with faction donations
* Bug Fix: The money statistics & breakdown should now properly track money earned from Hacknet Server (hashes -> money)
* Bug Fix: Fixed issue with changing input in 'Minimum Path Sum in a Triangle' coding contract problem
* Fixed several typos in various places
v0.46.2 - 4/14/2019
-------------------
* Source-File 2 now allows you to form gangs in other BitNodes when your karma reaches a very large negative value
* (Karma is a hidden stat and is lowered by committing crimes)
* Gang changes:
* Bug Fix: Gangs can no longer clash with themselve
* Bug Fix: Winning against another gang should properly reduce their power

@ -66,7 +66,7 @@ documentation_title = '{0} Documentation'.format(project)
# The short X.Y version.
version = '0.46'
# The full version, including alpha/beta/rc tags.
release = '0.46.2'
release = '0.46.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.