Change make_build rpm macro
[platform/upstream/iso-codes.git] / CHANGELOG.md
1 # Changelog
2
3 All notable changes to this project will be documented in this file.
4
5 The format is based on
6 [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7 and this project adheres to
8 [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
10 ## [4.8.0] – 2021-11-03
11
12 ### Added
13
14 - ISO 3166-1: Add flag emoji to countries. Thanks to Pander
15   for the suggestion. Fixes #19
16 - ISO 639-5: New translation for Chinese (Simplified)
17
18 ### Changed
19
20 - ISO 3166-2: Major update of data.
21   Thanks to the script of Kevin Kaiser, which enables
22   the download of ISO pages and parses the data.
23   Fixes #15, #16, #27
24 - Rename ChangeLog.md to CHANGELOG.md and follow the suggestions
25   from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
26 - Move all CHANGELOG entries from versions before 4.0 to an
27   archive file (CHANGELOG-PRE-4.0.md) in order to reduce the
28   massive size of this CHANGELOG.
29 - Translation updates for ISO 3166-1
30 - Translation updates for ISO 3166-2
31 - Translation updates for ISO 639-2
32 - Translation updates for ISO 639-3
33 - Translation updates for ISO 639-5
34 - Translation updates for ISO 15924
35
36
37 ## 4.7.0 – 2021-08-25
38
39 ### Added
40 - ISO 3166-1: Add common names for South and North Korea. Fixes #25
41
42 ### Changed
43 - Translation updates for ISO 3166-1
44 - Translation updates for ISO 3166-2
45 - Translation updates for ISO 3166-3
46 - Translation updates for ISO 639-2
47 - Translation updates for ISO 639-3
48 - Translation updates for ISO 639-5
49 - Translation updates for ISO 4217
50 - Translation updates for ISO 15924
51
52 ### Fixed
53 - ISO 3166-1: Rename ku.po to kmr.po.
54 - ISO 3166-2: Updates for Indonesia. Fixes #20
55 - ISO 3166-3: Rename ku.po to kmr.po.
56 - Fix weblate check: Remove double spaces
57
58
59 ## 4.6.0 – 2021-03-08
60
61 ### Changed
62 - Translation updates for ISO 3166-1
63 - Translation updates for ISO 3166-2
64 - Translation updates for ISO 3166-3
65 - Translation updates for ISO 639-2
66 - Translation updates for ISO 639-3
67 - Translation updates for ISO 639-5
68 - Translation updates for ISO 4217
69 - Translation updates for ISO 15924
70
71
72 ## 4.5.0 – 2020-05-19
73
74 ### Changed
75 - Translation updates for ISO 3166-1
76 - Translation updates for ISO 3166-2
77 - Translation updates for ISO 3166-3
78 - Translation updates for ISO 639-2
79 - Translation updates for ISO 639-3
80 - Translation updates for ISO 639-5
81 - Translation updates for ISO 4217
82 - Translation updates for ISO 15924
83
84 ### Fixed
85 - ISO 3166-2: Update codes for Norway. Fixes #19
86 - ISO 3166-2: Update subdivision names for Belarus. Fixes #22
87
88
89 ## 4.4 – 2019-10-03
90
91 ### Changed
92 - Translation updates for ISO 3166-1
93 - Translation updates for ISO 3166-2
94 - Translation updates for ISO 3166-3
95 - Translation updates for ISO 639-2
96 - Translation updates for ISO 639-3
97 - Translation updates for ISO 639-5
98 - Translation updates for ISO 4217
99 - Translation updates for ISO 15924
100
101 ### Fixed
102 - ISO 3166-2: Fix code for Eastern Equatoria. Fixes #12
103 - ISO 3166-2: Remove MA- prefix from parent codes. Fixes #13
104 - ISO 3166-2: Update codes for Kenya. Fixes #15
105
106
107 ## 4.3 – 2019-07-11
108
109 ### Changed
110 - Translation updates for ISO 3166-1
111   - Turkish by Atila KOÇ. Closes: #910350
112 - Translation updates for ISO 3166-2
113 - Translation updates for ISO 3166-3
114 - Translation updates for ISO 639-2
115 - Translation updates for ISO 639-3
116 - Translation updates for ISO 639-5
117 - Translation updates for ISO 4217
118 - Translation updates for ISO 15924
119
120 ### Fixed
121 - ISO 3166-1: Update names for GM (Gambia) and SZ (Eswatini).
122   Fixes #10
123 - ISO 3166-1: Update names for MK (North Macedonia). Fixes #5
124 - ISO 3166-2: Update names and codes for CN (China) from iso.org.
125   Closes: #910632
126 - ISO 3166-2: Update MA (Morocco) from iso.org. Fixes #9
127
128
129 ## 4.2 – 2019-01-25
130
131 ### Changed
132 - Translation updates for ISO 3166-1
133 - Translation updates for ISO 3166-2
134 - Translation updates for ISO 639-2
135 - Translation updates for ISO 639-3
136 - Translation updates for ISO 639-5
137 - Translation updates for ISO 4217
138 - Translation updates for ISO 15924
139
140 ### Fixed
141
142 - ISO 3166-2: Update codes for MX (Mexico). Fixes #7
143
144
145 ## 4.1 – 2018-09-18
146
147 **If you're maintaining a program which uses XML files,
148 please switch to the JSON data files.**
149
150 ### Added
151 - The XML files have been re-added, because too many
152   other programs still rely on those files.
153 - ISO 3166-2: Update codes for ZA-GT (Gauteng) and
154   ZA-NL (Kwazulu-Natal). Fixes #6
155 - Translation updates for ISO 3166-3
156 - Translation updates for ISO 15924
157
158
159 ## 4.0 – 2018-08-25
160
161 ### Changed
162 - Translation updates for ISO 3166-1
163 - Translation updates for ISO 3166-2
164 - Translation updates for ISO 639-2
165 - Translation updates for ISO 639-3
166 - Translation updates for ISO 639-5
167 - Translation updates for ISO 4217
168 - Translation updates for ISO 15924
169
170 ### Removed
171 - The XML files have been removed after having been deprecated for
172   two and a half years. Please use the JSON data files instead.