From c717cf16f773fb8d4b606d7d5cf9dc92b71a85e9 Mon Sep 17 00:00:00 2001 From: catloversg <152669316+catloversg@users.noreply.github.com> Date: Sun, 15 Jun 2025 01:17:22 +0700 Subject: [PATCH] DOCUMENTATION: Fix minor problem in old changelog (#2203) --- src/Documentation/doc/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Documentation/doc/changelog.md b/src/Documentation/doc/changelog.md index d52187fa0..f0c7b4068 100644 --- a/src/Documentation/doc/changelog.md +++ b/src/Documentation/doc/changelog.md @@ -1392,7 +1392,7 @@ API - More ports (previously max 20, now practically unlimited) (by @Hoekstraa) - Corp functions now return copy of constant arrays instead of the original (by @Mughur) - All the player sub-objects need to be copied for `getPlayer`. (by @MageKing17) -- add corp get functions, UI (by @Mughur) +- add corp get constant functions, UI (by @Mughur) - destroyW0r1dD43m0n now properly gives achievements - favor now properly syncs across pages and the Donate achievement is now given correctly (by @Aerophia) - getCrimeStats use bitnode multipliers in the output of crime stats (by @phyzical)