Skip to content

Commit

Permalink
Fix Moldova's name in French (Moldavie)
Browse files Browse the repository at this point in the history
  • Loading branch information
mounasebti committed Aug 23, 2024
1 parent 6f4f96d commit 88c99f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [5.2.2] - 2024-08-23

- Fix Moldova's name in French (Moldavie).

## [5.2.1] - 2024-05-02

- "Southern Africa" no longer matches South Africa.
Expand Down
1 change: 1 addition & 0 deletions geoconvert/data/countries.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@
"mayotte": "YT",
"mexique": "MX",
"micronesie": "FM",
"moldavie": "MD",
"moldova": "MD",
"monaco": "MC",
"mongolia": "MN",
Expand Down

0 comments on commit 88c99f9

Please sign in to comment.