From 697a8119b0727cacccf56c984b427b01eb228574 Mon Sep 17 00:00:00 2001 From: Olivier Gagnon Date: Sun, 15 Aug 2021 16:20:34 -0400 Subject: [PATCH] update Changelog. --- src/Constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Constants.ts b/src/Constants.ts index 41665fe60..ba3af50e1 100644 --- a/src/Constants.ts +++ b/src/Constants.ts @@ -248,5 +248,6 @@ export const CONSTANTS: IMap = { * Many UI element are now "noselect" protected. * Fixed an issue where you could join the same faction twice via script and UI simultaneously. + * Factions list screen converted to React. `, } \ No newline at end of file