From a7bd57314b0f03ed9dd6efeddc887a78bf9b7e9b Mon Sep 17 00:00:00 2001 From: Joel Uckelman Date: Sun, 10 Sep 2023 15:17:30 +0100 Subject: [PATCH] Updated change log. --- CHANGES | 1 + dist/notes/data.json | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 51c730ebc0..92c6e6c2ed 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ * 12676: IncrementProperty: Corrected bad wrap-around calculation when increment is negative +* 12661: Translate side names in change sides message 3.7.0 - 7 September 2023 diff --git a/dist/notes/data.json b/dist/notes/data.json index b621c139e1..0a9f504a6f 100644 --- a/dist/notes/data.json +++ b/dist/notes/data.json @@ -24,6 +24,7 @@ { "num": 12676, "desc": "IncrementProperty: Corrected bad wrap-around calculation when increment is negative" } ], "other_improvements": [ + { "num": 12661, "desc": "Translate side names in change sides message" } ] }, {