Skip to content

Commit f96421a

Browse files
author
yurichechulin
committed
Add 131 and 224 codes
1 parent ad294a1 commit f96421a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
66

7+
## Unreleased
8+
9+
### Added
10+
11+
- GIBDD region code for `Belgorodskaya oblast` - `131`
12+
- GIBDD region code for `Krasnojarskij kraj` - `224`
13+
714
## v3.17.0
815

916
### Added

data/subject/codes.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
"gibdd": [
205205
24,
206206
124,
207+
224,
207208
88
208209
],
209210
"code_iso_31662": "RU-KYA"
@@ -265,7 +266,8 @@
265266
"title": "Белгородская область",
266267
"code": 31,
267268
"gibdd": [
268-
31
269+
31,
270+
131
269271
],
270272
"code_iso_31662": "RU-BEL"
271273
},

0 commit comments

Comments
 (0)