mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-03 03:47:35 +01:00
MISC: Add missing comma in changelog (#1805)
This commit is contained in:
parent
b829f28f8c
commit
fdcdf0e27a
@ -223,7 +223,7 @@ export const CONSTANTS = {
|
||||
- Improve built-in print APIs when printing Promise objects (@catloversg)
|
||||
- Improve built-in print APIs when printing objects containing Map or Set (@catloversg)
|
||||
- Validate hostname and port of RFA (@catloversg)
|
||||
- Update blood donation (@hydroflame @catloversg)
|
||||
- Update blood donation (@hydroflame, @catloversg)
|
||||
- Include React component stack in Recovery Mode report (@catloversg)
|
||||
- Always add script's earnings to its parent (@catloversg)
|
||||
- nano and vim use wrong template for text files (@catloversg)
|
||||
@ -312,7 +312,7 @@ export const CONSTANTS = {
|
||||
- Update ScriptDeath to extend Error (@alainbryden)
|
||||
- Add tests to cover Bladeburner action completion (@Alpheus)
|
||||
- Reset other gangs when leaving gang by using devmenu (@catloversg)
|
||||
- Fix lint errors (@catloversg @ficocelliguy)
|
||||
- Fix lint errors (@catloversg, @ficocelliguy)
|
||||
- Remove duplicate getRecruitmentSuccessChance in Bladeburner code (@catloversg)
|
||||
- Change sleeveSize from property to getter (@catloversg)
|
||||
- Minor code change in SkillElem.tsx (@catloversg)
|
||||
|
Loading…
Reference in New Issue
Block a user