Changelog related stuff

This commit is contained in:
Olivier Gagnon 2021-03-22 18:44:41 -04:00
parent ce7c2c309c
commit 31a9c041b4
3 changed files with 26 additions and 1 deletions

File diff suppressed because one or more lines are too long

@ -3,6 +3,28 @@
Changelog
=========
v0.50.1 - 2021-03-22 (hydroflame)
---------------------------------
**Netscript**
* getTaskTasks works
**Source-File -1**
* Added a new Exploit
**Factions**
* Augmentations offered by a Faction but already bought are in a separate list at the bottom of the page.
**Bug fixed**
* Fixed a bug where completing a maxed non-repeatable BitNode would make its color on the BitVerse like level 1.
**Misc.**
* Minor spacing in stats tables.
v0.50.0 - 2021-03-20 Intelligence (hydroflame)
----------------------------------------------

@ -233,6 +233,9 @@ export let CONSTANTS: IMap<any> = {
Netscript
* getTaskTasks works
Source-File -1
* Added a new Exploit
Factions
* Augmentations offered by a Faction but already bought are in a separate list at the bottom of the page.