From eeb46affdab09ab5ce1c1f3932ffde25d3a0502c Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Thu, 12 Mar 2026 13:37:36 +0100 Subject: [PATCH] docs: add region name fix to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9d8034..fb2eebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), ## [Unreleased] +### Fixed + +- **Region names now display correctly.** Some regions were showing as cryptic codes like "14" (Poland), "KKC" (Thailand), or "IDF" (France) instead of their actual names. The Locations panel now shows proper region names like "Masovian", "Khon Kaen", and "Île-de-France." + ## [0.14.0-alpha] - 2026-03-12 ### Improved