mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-19 20:55:44 +01:00
Changelog update
This commit is contained in:
parent
12de5505b5
commit
bc7482b0a2
@ -219,10 +219,19 @@ export const CONSTANTS: {
|
||||
|
||||
// Also update doc/source/changelog.rst
|
||||
LatestUpdate: `
|
||||
## v2.4.2 dev changelog (last updated 8/26/23)
|
||||
## v2.4.2 dev changelog (last updated 8/28/23)
|
||||
|
||||
See 2.4.1 changelog: https://github.com/bitburner-official/bitburner-src/blob/stable/src/Documentation/doc/changelog.md
|
||||
|
||||
No changes yet since 2.4.1 release.
|
||||
### BUGFIX
|
||||
- UI: Faction augmentation page no longer ends up with stale data (@zerbosh)
|
||||
- Terminal: Prevent recursive aliases from being resolved (@ficocelliguy)
|
||||
|
||||
### MISC
|
||||
- Icarus message no longer shows repeatedly for players that are in the endgame. (@ficocelliguy)
|
||||
- Updated documentation for ns.tail and ns.getScriptLogs to make it clear a PID can be used. (@myCatsName)
|
||||
- Improved error messages for ns.getPurchasedServer (@ficocelliguy)
|
||||
- Remove work completion dialogs when performing an augmentation install (@ficocelliguy)
|
||||
- Added initial ingame documentation for Bladeburner (@myCatsName)
|
||||
`,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user