From 68405b28736be0750e410cab2211f0d3055a09e3 Mon Sep 17 00:00:00 2001 From: omuretsu <84951833+Snarling@users.noreply.github.com> Date: Thu, 1 Jun 2023 15:27:07 -0400 Subject: [PATCH] Changelog update --- src/Constants.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Constants.ts b/src/Constants.ts index 04949646e..fe680f9eb 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -231,8 +231,8 @@ export const CONSTANTS: { // Also update doc/source/changelog.rst LatestUpdate: ` -v2.3.1 dev - Changelog updated 29 May 2023 ------------------------------------------- +v2.3.1 dev - Changelog updated 1 Jun 2023 +----------------------------------------- GENERAL / MISC: @@ -251,6 +251,8 @@ GENERAL / MISC: SPOILER SECTIONS: -No spoilered changes yet. +SF3: + +* Added "maxProducts" property to ns.corporation.getDivision return value (@kateract) `, };