add more changelog

This commit is contained in:
Olivier Gagnon
2021-10-27 15:23:52 -04:00
parent dc09b2a286
commit 97ec193aac
4 changed files with 5 additions and 2 deletions

View File

@ -59,6 +59,7 @@ v0.58.0 - 2021-10-27 Road to Steam (hydroflame & community)
* Add killall script in character overview.
* Fixed bug in corp that made last city production be the production for all cities for newly created product.
* Fix bug that allowed reputation to transfer to new jobs.
* Fixed memory leak with ns2.
* nerf noodle bar
v0.57.0 - 2021-10-16 It was too cheap! (hydroflame & community)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -314,6 +314,7 @@ export const CONSTANTS: {
** Script Editor **
* Added Solarized light/dark as theme (@CalvinTrops)
* Added theme clo
* Fixed sleeve namespace smart autocomplete.
** Hacknet Servers **
@ -337,6 +338,7 @@ export const CONSTANTS: {
* Add killall script in character overview.
* Fixed bug in corp that made last city production be the production for all cities for newly created product.
* Fix bug that allowed reputation to transfer to new jobs.
* Fixed memory leak with ns2.
* nerf noodle bar
`,
};